This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netinet6
History
Sam Leffler
cbd1844537
remove too noisy DIAGNOSTIC code
...
Reviewed by: qingli
2009-01-18 07:20:02 +00:00
..
dest6.c
…
frag6.c
…
icmp6.c
…
icmp6.h
…
in6_cksum.c
…
in6_gif.c
Switch the last protosw* structs to C99 initializers.
2009-01-05 20:29:01 +00:00
in6_gif.h
…
in6_ifattach.c
remove too noisy DIAGNOSTIC code
2009-01-18 07:20:02 +00:00
in6_ifattach.h
Clean up VCS Ids.
2007-12-10 16:03:40 +00:00
in6_pcb.c
…
in6_pcb.h
…
in6_proto.c
…
in6_rmx.c
…
in6_src.c
…
in6_var.h
…
in6.c
Revive the RTF_LLINFO flag in route.h. The kernel code is guarded
2009-01-12 11:24:32 +00:00
in6.h
…
ip6_ecn.h
…
ip6_forward.c
…
ip6_id.c
…
ip6_input.c
…
ip6_ipsec.c
…
ip6_ipsec.h
…
ip6_mroute.c
…
ip6_mroute.h
…
ip6_output.c
…
ip6_var.h
…
ip6.h
…
ip6protosw.h
struct ip6protosw is a copy of struct protosw, so remove pr_usrreq there
2009-01-04 21:13:51 +00:00
mld6_var.h
…
mld6.c
Rather than using hidden includes (with cicular dependencies),
2008-12-02 21:37:28 +00:00
nd6_nbr.c
…
nd6_rtr.c
Remove the rt argument from nd6_storelladdr() because
2008-12-17 10:27:34 +00:00
nd6.c
…
nd6.h
…
pim6_var.h
…
pim6.h
…
raw_ip6.c
…
raw_ip6.h
…
route6.c
…
scope6_var.h
…
scope6.c
…
sctp6_usrreq.c
…
sctp6_var.h
…
tcp6_var.h
…
udp6_usrreq.c
Addresses Roberts comments on comments. Also adds
2009-01-06 13:27:56 +00:00
udp6_var.h
…
vinet6.h
…