This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netinet6
History
roy
a277db7c28
Remove dead code.
2014-01-15 10:52:11 +00:00
..
dest6.c
…
files.netinet6
…
frag6.c
…
icmp6_private.h
…
icmp6.c
…
in6_cksum.c
…
in6_gif.c
…
in6_gif.h
…
in6_ifattach.c
…
in6_ifattach.h
…
in6_offload.c
…
in6_offload.h
…
in6_pcb.c
…
in6_pcb.h
…
in6_proto.c
Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only.
2014-01-02 18:29:01 +00:00
in6_src.c
…
in6_var.h
Remove the now un-used function in6ifa_ifplocaladdr.
2014-01-13 18:57:48 +00:00
in6.c
Remove dead code.
2014-01-15 10:52:11 +00:00
in6.h
…
ip6_etherip.c
…
ip6_etherip.h
…
ip6_flow.c
…
ip6_forward.c
…
ip6_id.c
…
ip6_input.c
…
ip6_mroute.c
…
ip6_mroute.h
…
ip6_output.c
…
ip6_private.h
…
ip6_var.h
…
ip6protosw.h
…
ipsec.h
…
Makefile
…
mld6_var.h
…
mld6.c
…
nd6_nbr.c
When handling NS/NA we need to check our prefix list instead of our
2014-01-13 18:23:36 +00:00
nd6_rtr.c
…
nd6.c
If the address matches a cloning route, it is also a neighbor.
2014-01-15 10:25:04 +00:00
nd6.h
…
pim6_var.h
…
pim6.h
…
raw_ip6.c
…
raw_ip6.h
…
route6.c
…
scope6_var.h
…
scope6.c
…
udp6_output.c
…
udp6_private.h
…
udp6_usrreq.c
Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only.
2014-01-02 18:29:01 +00:00
udp6_var.h
…
udp6.h
…