The NetBSD Project

src/sys/netinet6/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / netinet6

Current tag: netbsd-1-5-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] ip6_output.c  1.23   22 years  itojun   branches: 1.23.2; avoid possible mbuf leaks on ipsec policy violation.(sync wit...
[TXT] icmp6.c  1.33   22 years  itojun   branches: 1.33.2; signedness issue with char, take 2. confirmed with i386 cc -...
[TXT] ip6_input.c  1.22   22 years  itojun   branches: 1.22.2; do not use cached route if the route becomes !RTF_UP. make th...
[TXT] nd6_rtr.c  1.17   22 years  itojun   branches: 1.17.2; add sanity check on in6_ifaddr.
[TXT] in6.h  1.15   22 years  danw   branches: 1.15.2; Use _POSIX_SOURCE-safe type names
[TXT] udp6_usrreq.c  1.30   22 years  itojun   branches: 1.30.2; make sure not to overwrite sockaddr on PRU_SEND/PRU_CONNECT t...
[TXT] in6_pcb.c  1.26   22 years  itojun   branches: 1.26.2; make sure not to overwrite sockaddr on PRU_SEND/PRU_CONNECT t...
[TXT] pim6_var.h  1.8   22 years  itojun   s/PIMCTL/PIM6CTL/ to avoid future confusion.
[TXT] in6_pcb.h  1.11   22 years  itojun   pass struct proc * down to udp6_output and in6_pcbbind.
[TXT] udp6_var.h  1.9   22 years  itojun   branches: 1.9.4; 1.9.6; pass struct proc * down to udp6_output and in6_pcbbind...
[TXT] Makefile  1.4   22 years  itojun   branches: 1.4.4; 1.4.6; remove include files in nonstandard path (has been #er...
[TXT] in6_src.c  1.1   22 years  itojun   branches: 1.1.2; 1.1.4; sync with kame. - use latest source address selection ...
[TXT] ip6_forward.c  1.12   22 years  itojun   branches: 1.12.2; sync with kame. - use latest source address selection code - ...
[TXT] raw_ip6.c  1.23   22 years  itojun   branches: 1.23.2; disallow bind(2) with IPv4 mapped address for now. port numb...
[TXT] ip6_mroute.h  1.7   22 years  itojun   branches: 1.7.4; correct MLD API. (binary backward compatibility is kept) commi...
[TXT] ip6_mroute.c  1.12   22 years  itojun   branches: 1.12.4; correct MLD API. (binary backward compatibility is kept) comm...
[TXT] nd6.c  1.30   22 years  itojun   branches: 1.30.4; do not mistakingly forward link-local scoped packet (the bug ...
[TXT] nd6.h  1.14   22 years  itojun   branches: 1.14.4; do not mistakingly forward link-local scoped packet (the bug ...
[TXT] nd6_nbr.c  1.22   22 years  itojun   branches: 1.22.4; do not mistakingly forward link-local scoped packet (the bug ...
[TXT] in6_ifattach.c  1.30   22 years  itojun   branches: 1.30.4; correct in6_ifdetach() (previous code touched dangling pointe...
[TXT] in6.c  1.32   22 years  itojun   branches: 1.32.4; misuse of free(ia) in #if 0'ed region. From: Lennart Augustss...
[TXT] in6_gif.c  1.14   22 years  itojun   branches: 1.14.4; introduce sys/netinet/ip_encap.c, to dispatch inbound packets...
[TXT] in6_gif.h  1.4   22 years  itojun   branches: 1.4.6; 1.4.8; introduce sys/netinet/ip_encap.c, to dispatch inbound ...
[TXT] in6_proto.c  1.17   22 years  itojun   branches: 1.17.4; introduce sys/netinet/ip_encap.c, to dispatch inbound packets...
[TXT] in6_var.h  1.16   22 years  itojun   perform neighbor unreachability detection on p2p links (spec requires it for bid...
[TXT] in6_ifattach.h  1.6   22 years  itojun   branches: 1.6.6; 1.6.8; revisit in6_ifattach(). - be persistent on initializin...
[TXT] ip6_var.h  1.12   23 years  itojun   branches: 1.12.4; cleanup AH/policy processing. - parse IPv6 header by using co...
[TXT] mld6.c  1.12   23 years  itojun   introduce m->m_pkthdr.aux to hold random data which needs to be passed between p...
[TXT] ip6protosw.h  1.6   23 years  darrenr   Change the use of pfil hooks. There is no longer a single list of all pfil info...
[TXT] route6.c  1.6   23 years  itojun   branches: 1.6.4; fix include pathname for better rfc2292 compliance.
[TXT] in6_cksum.c  1.7   23 years  itojun   fix include pathname for better rfc2292 compliance.
[TXT] dest6.c  1.7   23 years  itojun   branches: 1.7.4; fix include pathname for better rfc2292 compliance.
[TXT] frag6.c  1.10   23 years  itojun   branches: 1.10.4; fix include pathname for better rfc2292 compliance.
[TXT] udp6.h  1.4   23 years  itojun   remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec cod...
[TXT] mld6_var.h  1.3   23 years  thorpej   branches: 1.3.2; RCS ID police.
[TXT] pim6.h  1.3   23 years  thorpej   branches: 1.3.2; RCS ID police.


CVSweb <webmaster@jp.NetBSD.org>