NetBSD/sys/netinet6
itojun cabceaa265 - icmp6 nodeinfo: remove possibility of unaligned pointer access.
- jumbo payload output: fix incorrect mbuf manipulation
- pedant: align issues, mbuf assumption
(sync with kame)
2000-08-19 08:15:53 +00:00
..
ah_core.c
ah_input.c add missing splx, when outgoing interface queue is full on tunnelled 2000-08-16 09:54:39 +00:00
ah_output.c
ah.h pre-compute and cache intermediate crypto key. suggestion from sommerfeld, 2000-07-23 05:23:04 +00:00
dest6.c
esp_core.c pre-compute and cache intermediate crypto key. suggestion from sommerfeld, 2000-07-23 05:23:04 +00:00
esp_input.c add missing splx, when outgoing interface queue is full on tunnelled 2000-08-16 09:54:39 +00:00
esp_output.c clarify comment. from jhawk. sync with kame. 2000-07-30 04:33:34 +00:00
esp.h wrap kernel function prototype by #ifdef _KERNEL. 2000-07-23 08:24:12 +00:00
frag6.c
icmp6.c - icmp6 nodeinfo: remove possibility of unaligned pointer access. 2000-08-19 08:15:53 +00:00
IMPLEMENTATION
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c nuke the following sysctl variables. "ppsratelimit" should work better. 2000-07-28 04:06:52 +00:00
in6_src.c
in6_var.h
in6.c inhibit error code from rtinit(). this happens when we try to assign 2000-08-02 15:03:02 +00:00
in6.h
ip6_forward.c do not forward packet with :: in the source. 2000-07-27 15:53:51 +00:00
ip6_input.c
ip6_mroute.c
ip6_mroute.h
ip6_output.c - icmp6 nodeinfo: remove possibility of unaligned pointer access. 2000-08-19 08:15:53 +00:00
ip6_var.h
ip6protosw.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipcomp.h
ipsec.c
ipsec.h make ipsec_strerror(3) to return const char *, not char *. sync with kame. 2000-07-30 02:38:35 +00:00
Makefile
mld6_var.h
mld6.c
nd6_nbr.c
nd6_rtr.c supress warning (LOG_ERR -> LOG_DEBUG) which occurs in the following situation: 2000-08-13 23:45:22 +00:00
nd6.c
nd6.h
pim6_var.h
pim6.h
raw_ip6.c
route6.c
TODO
udp6_usrreq.c
udp6_var.h
udp6.h