This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netinet6
History
Hajimu UMEMOTO
e7e51bc3e1
Make net.inet6.ip6.auto_linklocal tunable. Someone may want to
...
enable/disable auto_linklocal even in single user mode. Discussed with: re@, gnn@ MFC after: 3 days
2006-10-13 12:45:53 +00:00
..
ah6.h
…
ah_aesxcbcmac.c
…
ah_aesxcbcmac.h
…
ah_core.c
…
ah_input.c
…
ah_output.c
…
ah.h
…
dest6.c
…
esp6.h
…
esp_aesctr.c
…
esp_aesctr.h
…
esp_core.c
…
esp_input.c
…
esp_output.c
…
esp_rijndael.c
…
esp_rijndael.h
…
esp.h
…
frag6.c
…
icmp6.c
…
icmp6.h
…
in6_cksum.c
…
in6_gif.c
…
in6_gif.h
…
in6_ifattach.c
Revert the default value of net.inet6.ip6.auto_linklocal to 1.
2006-10-13 12:41:36 +00:00
in6_ifattach.h
…
in6_pcb.c
…
in6_pcb.h
…
in6_proto.c
Make net.inet6.ip6.auto_linklocal tunable. Someone may want to
2006-10-13 12:45:53 +00:00
in6_rmx.c
…
in6_src.c
…
in6_var.h
…
in6.c
fixed a bug that IPv6 packets arriving to stf are not accepted.
2006-09-22 01:42:22 +00:00
in6.h
…
ip6_ecn.h
…
ip6_forward.c
…
ip6_id.c
…
ip6_input.c
…
ip6_mroute.c
…
ip6_mroute.h
Nits.
2006-09-29 16:16:41 +00:00
ip6_output.c
…
ip6_var.h
…
ip6.h
…
ip6protosw.h
…
ipcomp6.h
…
ipcomp_core.c
…
ipcomp_input.c
…
ipcomp_output.c
…
ipcomp.h
…
ipsec6.h
…
ipsec.c
…
ipsec.h
…
mld6_var.h
…
mld6.c
…
nd6_nbr.c
…
nd6_rtr.c
…
nd6.c
Hopefully the last tweak in trying to make it possible to add ipv6 direct
2006-10-02 19:15:10 +00:00
nd6.h
…
pim6_var.h
…
pim6.h
…
raw_ip6.c
…
raw_ip6.h
…
route6.c
…
scope6_var.h
…
scope6.c
…
tcp6_var.h
…
udp6_output.c
…
udp6_usrreq.c
All multicast listeners on a port should get one copy of the packet. This
2006-09-07 18:44:54 +00:00
udp6_var.h
…