History log of /freebsd-10-stable/sbin/ifconfig/ifgif.c
Revision Date Author Comments
# 288055 21-Sep-2015 hrs

Re-add deprecated options as no-op to prevent breakage of backward
compatibility.

Spotted by: ume


# 287730 12-Sep-2015 hrs

MFC 287607:

- Remove GIF_{SEND,ACCEPT}_REVETHIP.
- Simplify EADDRNOTAVAIL and EAFNOSUPPORT conditions.


# 283852 31-May-2015 ae

MFC r282965:
Add an ability accept encapsulated packets from different sources by one
gif(4) interface. Add new option "ignore_source" for gif(4) interface.
When it is enabled, gif's encapcheck function requires match only for
packet's destination address.

Differential Revision: https://reviews.freebsd.org/D2004
Sponsored by: Yandex LLC


# 288055 21-Sep-2015 hrs

Re-add deprecated options as no-op to prevent breakage of backward
compatibility.

Spotted by: ume


# 287730 12-Sep-2015 hrs

MFC 287607:

- Remove GIF_{SEND,ACCEPT}_REVETHIP.
- Simplify EADDRNOTAVAIL and EAFNOSUPPORT conditions.


# 283852 31-May-2015 ae

MFC r282965:
Add an ability accept encapsulated packets from different sources by one
gif(4) interface. Add new option "ignore_source" for gif(4) interface.
When it is enabled, gif's encapcheck function requires match only for
packet's destination address.

Differential Revision: https://reviews.freebsd.org/D2004
Sponsored by: Yandex LLC