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-5-1-5-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.6   21 years  lukem   branches: 1.6.36; 1.6.100; 1.6.144; 1.6.148; Remove KDIR=, since SYS_INCLUDE...
[TXT] dest6.c  1.17   16 years  thorpej   branches: 1.17.48; 1.17.66; Make ip6 and icmp6 stats per-cpu.
[TXT] files.netinet6  1.8   16 years  joerg   branches: 1.8.2; 1.8.54; 1.8.74; Refactor in_cksum/in4_cksum/in6_cksum implem...
[TXT] frag6.c  1.46   15 years  drochner   branches: 1.46.6; 1.46.12; protocol "drain" functions can be called in interru...
[TXT] icmp6.c  1.150   15 years  adrianp   branches: 1.150.2; 1.150.8; Fix for CVE-2008-3530 from matt@ Implement improve...
[TXT] icmp6_private.h  1.3   15 years  martin   branches: 1.3.4; Remove clause 3 and 4 from TNF licenses
[TXT] in6.c  1.141.10.1   10 years  msaitoh   Pull up following revision(s) (requested by spz in ticket #1876): sys/netinet6/...
[TXT] in6.h  1.66   16 years  perry   branches: 1.66.2; 1.66.10; Convert many of the uses of __attribute__ to equiva...
[TXT] in6_cksum.c  1.27   16 years  yamt   branches: 1.27.26; 1.27.32; in6_cksum: use IN6_IS_SCOPE_EMBEDDABLE.
[TXT] in6_gif.c  1.56   15 years  ad   branches: 1.56.2; 1.56.8; 1.56.10; Merge the socket locking patch: - Socket ...
[TXT] in6_gif.h  1.13   15 years  ad   branches: 1.13.46; 1.13.66; Merge the socket locking patch: - Socket layer be...
[TXT] in6_ifattach.c  1.80   15 years  ad   branches: 1.80.2; 1.80.8; 1.80.10; Merge the socket locking patch: - Socket ...
[TXT] in6_ifattach.h  1.11   16 years  dyoung   branches: 1.11.20; De-__P().
[TXT] in6_offload.c  1.4   16 years  dyoung   branches: 1.4.56; 1.4.60; Eliminate address family-specific route caches (stru...
[TXT] in6_offload.h  1.5   16 years  dyoung   branches: 1.5.56; 1.5.60; Eliminate address family-specific route caches (stru...
[TXT] in6_pcb.c  1.99   15 years  matt   branches: 1.99.2; 1.99.8; Make the sysctl routines take out softnet_lock befor...
[TXT] in6_pcb.h  1.32   16 years  dyoung   branches: 1.32.32; 1.32.42; 1.32.48; Eliminate address family-specific route ...
[TXT] in6_proto.c  1.82   15 years  ad   branches: 1.82.2; 1.82.8; 1.82.10; 1.82.12; Merge the socket locking patch: ...
[TXT] in6_src.c  1.43   16 years  thorpej   branches: 1.43.4; 1.43.12; Make ip6 and icmp6 stats per-cpu.
[TXT] in6_var.h  1.60   15 years  matt   branches: 1.60.2; Make the sysctl routines take out softnet_lock before dealing...
[TXT] ip6_flow.c  1.17   15 years  martin   branches: 1.17.8; 1.17.10; 1.17.14; Remove clause 3 and 4 from TNF licenses
[TXT] ip6_forward.c  1.65.12.1   14 years  sborrill   Pull up the following revisions(s) (requested by joerg in ticket #1139): sys/ne...
[TXT] ip6_input.c  1.122.4.1   14 years  bouyer   Pull up following revision(s) (requested by martin in ticket #733): sys/netinet...
[TXT] ip6_mroute.c  1.96   15 years  plunky   branches: 1.96.2; 1.96.8; Convert socket options code to use a sockopt structu...
[TXT] ip6_mroute.h  1.15   15 years  plunky   branches: 1.15.2; 1.15.8; Convert socket options code to use a sockopt structu...
[TXT] ip6_output.c  1.135.2.1.6.1   9 years  msaitoh   Pull up following revision(s) (requested by maxv in ticket #1920): sys/netinet6...
[TXT] ip6_private.h  1.3   15 years  martin   branches: 1.3.4; 1.3.102; Remove clause 3 and 4 from TNF licenses
[TXT] ip6_var.h  1.51   15 years  plunky   branches: 1.51.2; 1.51.8; Convert socket options code to use a sockopt structu...
[TXT] ip6protosw.h  1.21   15 years  plunky   branches: 1.21.38; 1.21.44; 1.21.54; Convert socket options code to use a soc...
[TXT] mld6.c  1.47   15 years  adrianp   branches: 1.47.2; Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464)...
[TXT] mld6_var.h  1.9   16 years  dyoung   branches: 1.9.54; De-__P().
[TXT] nd6.c  1.130.10.1   10 years  bouyer   Pull up following revision(s) (requested by martin in ticket #1892): usr.sbin/n...
[TXT] nd6.h  1.51   15 years  dyoung   branches: 1.51.2; Constify the rt_addrinfo argument to the ifa_rtrequest member...
[TXT] nd6_nbr.c  1.90   15 years  matt   branches: 1.90.2; 1.90.8; Generalize previous fix so that both NS and NA packe...
[TXT] nd6_rtr.c  1.76   15 years  dyoung   branches: 1.76.2; bzero -> memset. Avoid some messy casts to sockaddr by using...
[TXT] pim6.h  1.5   18 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] pim6_var.h  1.14   16 years  thorpej   branches: 1.14.90; 1.14.92; Make pim6 stats per-cpu.
[TXT] raw_ip6.c  1.100   15 years  plunky   branches: 1.100.2; Convert socket options code to use a sockopt structure inste...
[TXT] raw_ip6.h  1.4   16 years  thorpej   branches: 1.4.90; 1.4.92; Make raw6 stats per-cpu.
[TXT] route6.c  1.23   16 years  thorpej   branches: 1.23.84; Make ip6 and icmp6 stats per-cpu.
[TXT] scope6.c  1.6   16 years  lukem   branches: 1.6.12; 1.6.20; 1.6.26; use __KERNEL_RCSID()
[TXT] scope6_var.h  1.2   16 years  dyoung   branches: 1.2.64; 1.2.84; Replace rote sockaddr_in6 initializations (memset(),...
[TXT] udp6.h  1.7   18 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] udp6_private.h  1.3   15 years  martin   branches: 1.3.4; Remove clause 3 and 4 from TNF licenses
[TXT] udp6_usrreq.c  1.86   15 years  thorpej   branches: 1.86.8; 1.86.14; Simplify the interface to netstat_sysctl() and allo...
[TXT] udp6_var.h  1.23   15 years  ad   Merge the socket locking patch: - Socket layer becomes MP safe. - Unix protocol...


CVSweb <webmaster@jp.NetBSD.org>