freebsd-nq/sbin/ifconfig
Kristof Provost 19dc644511 if_stf: add 6rd support
Implement IPv6 Rapid Deployment (RFC5969) on top of the existing 6to4
(RFC3056) if_stf code.

PR:		253328
Reviewed by:	hrs
Obtained from:	pfSense
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D33037
2021-11-20 19:29:01 +01:00
..
tests
af_inet6.c ifconfig: warn if setting an Internet address without mask 2021-11-09 09:33:01 -06:00
af_inet.c ifconfig: warn if setting an Internet address without mask 2021-11-09 09:33:01 -06:00
af_link.c
af_nd6.c
carp.c
ifbridge.c
ifclone.c
ifconfig.8 ifconfig.8: Add the missing option -vlanhwcsum 2021-11-08 11:12:43 +01:00
ifconfig.c ifconfig(8): Don't set network interface capabilities when there is no change. 2021-11-10 15:50:52 +01:00
ifconfig.h ifconfig: warn if setting an Internet address without mask 2021-11-09 09:33:01 -06:00
iffib.c
ifgif.c
ifgre.c
ifgroup.c
ifieee80211.c
ifipsec.c
iflagg.c
ifmac.c
ifmedia.c
ifpfsync.c
ifstf.c if_stf: add 6rd support 2021-11-20 19:29:01 +01:00
ifvlan.c
ifvxlan.c
Makefile if_stf: add 6rd support 2021-11-20 19:29:01 +01:00
Makefile.depend
Makefile.depend.options
sfp.c