NetBSD/sys/netinet6
dyoung 5121052595 Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
..
Makefile
ah.h
ah_aesxcbcmac.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
ah_aesxcbcmac.h
ah_core.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
ah_input.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ah_output.c {ah,esp,ipcomp}_output must return 0 on success. On failure, it returns the 2007-09-22 11:32:06 +00:00
dest6.c
esp.h
esp_aesctr.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
esp_aesctr.h
esp_core.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
esp_input.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
esp_output.c {ah,esp,ipcomp}_output must return 0 on success. On failure, it returns the 2007-09-22 11:32:06 +00:00
esp_rijndael.c
esp_rijndael.h
files.ipsec
files.netinet6
frag6.c De-__P(). frag6.c has always defined IN6_IFSTAT_STRICT, so remove 2007-11-01 20:33:00 +00:00
icmp6.c De-__P(). 2007-11-01 20:33:56 +00:00
in6.c Use sockaddr_in6_init(). 2007-11-10 00:05:57 +00:00
in6.h De-__P(). 2007-11-01 20:33:56 +00:00
in6_cksum.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
in6_gif.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
in6_gif.h
in6_ifattach.c Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
in6_ifattach.h De-__P(). 2007-11-01 20:33:56 +00:00
in6_offload.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_offload.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_pcb.c Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
in6_pcb.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_proto.c 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), that 2007-09-19 04:33:42 +00:00
in6_src.c Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
in6_var.h If callout_t is to be used, then <sys/callout.h> should be included. 2007-10-17 04:35:34 +00:00
ip6_etherip.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ip6_etherip.h
ip6_flow.c Don't call rtcache_check() from the fast-forward code, which runs 2007-08-20 19:42:34 +00:00
ip6_forward.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
ip6_id.c
ip6_input.c The IPv6 stack labels incoming packets with an m_tag whose payload 2007-10-29 16:54:42 +00:00
ip6_mroute.c Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
ip6_mroute.h De-__P(). 2007-11-01 20:33:56 +00:00
ip6_output.c Use sockaddr_in6_init(). 2007-11-06 23:48:24 +00:00
ip6_var.h The IPv6 stack labels incoming packets with an m_tag whose payload 2007-10-29 16:54:42 +00:00
ip6protosw.h Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
ipcomp.h De-__P(). 2007-11-01 20:33:56 +00:00
ipcomp_core.c De-__P(). 2007-11-01 20:33:56 +00:00
ipcomp_input.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ipcomp_output.c De-__P(). 2007-11-01 20:33:56 +00:00
ipsec.c fix printf format. 2007-07-10 18:25:50 +00:00
ipsec.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
mld6.c Inline callout_t in struct in6_multi. This fixes a number of possible 2007-10-16 20:31:33 +00:00
mld6_var.h De-__P(). 2007-11-01 20:33:56 +00:00
nd6.c Use sockaddr_in6_init(). Use a static initializer for all1_sa. 2007-11-10 00:07:57 +00:00
nd6.h Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
nd6_nbr.c Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
nd6_rtr.c Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
pim6.h
pim6_var.h
raw_ip6.c Delete dead code that I accidentally introduced before. Thanks 2007-11-06 23:50:41 +00:00
raw_ip6.h
route6.c The IPv6 stack labels incoming packets with an m_tag whose payload 2007-10-29 16:54:42 +00:00
scope6.c Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
scope6_var.h Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
udp6.h
udp6_output.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
udp6_usrreq.c Take a clue from udp_usrreq(): block IPL_SOFTNET in udp6_usrreq(), 2007-11-06 23:47:08 +00:00
udp6_var.h