The result of the "RFC3542 support" SoC project by Dashu Huang.
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 4 Sep 2008 09:08:22 +0000 (09:08 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 4 Sep 2008 09:08:22 +0000 (09:08 +0000)
commit5aa41e7ced77bd1f6ed0a000cfa79028e318494b
treea1705a3efb444b3b106b588268c1d13b43a36940
parent95f13fdd8ce882f53b2e832d87ae7c91d6464ff3
The result of the "RFC3542 support" SoC project by Dashu Huang.
23 files changed:
lib/libc/net/Makefile.inc
lib/libc/net/inet6_opt_init.3 [new file with mode: 0644]
lib/libc/net/inet6_rth_space.3 [new file with mode: 0644]
lib/libc/net/rthdr.c
lib/libcompat/4.3/rexec.c
sbin/ping6/Makefile
sbin/ping6/ping6.c
sys/net/pf/pf_norm.c
sys/netinet/icmp6.h
sys/netinet/in_pcb.h
sys/netinet/ip6.h
sys/netinet6/icmp6.c
sys/netinet6/in6.h
sys/netinet6/in6_pcb.c
sys/netinet6/ip6_input.c
sys/netinet6/ip6_output.c
sys/netinet6/ip6_var.h
sys/netinet6/raw_ip6.c
sys/netinet6/route6.c
sys/netinet6/udp6_output.c
usr.bin/telnet/commands.c
usr.sbin/traceroute6/Makefile
usr.sbin/traceroute6/traceroute6.c