mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
stf(4) supports `6to4' IPv6 in IPv4 encapsulation accroding to RFC3056.
It thus needs both INET and INET6 to do its duty.
This commit is contained in:
parent
044348b7b9
commit
00e1d68223
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193987
@ -2208,7 +2208,7 @@ net/if_media.c standard
|
||||
net/if_mib.c standard
|
||||
net/if_spppfr.c optional sppp | netgraph_sppp
|
||||
net/if_spppsubr.c optional sppp | netgraph_sppp
|
||||
net/if_stf.c optional stf
|
||||
net/if_stf.c optional stf inet inet6
|
||||
net/if_tun.c optional tun
|
||||
net/if_tap.c optional tap
|
||||
net/if_vlan.c optional vlan
|
||||
|
Loading…
Reference in New Issue
Block a user