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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.8   16 months  drochner   more IPSEC header cleanup: don't install unneeded headers to userland, and remov...
[TXT] dest6.c  1.17   5 years  thorpej   Make ip6 and icmp6 stats per-cpu.
[TXT] files.netinet6  1.8   5 years  joerg   branches: 1.8.2; Refactor in_cksum/in4_cksum/in6_cksum implementations: - All t...
[TXT] frag6.c  1.54   7 months  christos   Loganaden Velvindron: From "http://tools.ietf.org/html/draft-ietf-6man-ipv6-ato...
[TXT] icmp6.c  1.161   11 months  christos   4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
[TXT] icmp6_private.h  1.3   5 years  martin   branches: 1.3.4; Remove clause 3 and 4 from TNF licenses
[TXT] in6.c  1.162   3 days  roy   For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag changes...
[TXT] in6.h  1.71   3 weeks  joerg   Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r...
[TXT] in6_cksum.c  1.28   2 years  yamt   fix assertions
[TXT] in6_gif.c  1.59   2 months  joerg   Retire OSI network stack. OK core@
[TXT] in6_gif.h  1.13   5 years  ad   Merge the socket locking patch: - Socket layer becomes MP safe. - Unix protocol...
[TXT] in6_ifattach.c  1.87   16 months  christos   - fix offsetof usage, and redundant defines - kill pointer casts to 0
[TXT] in6_ifattach.h  1.13   3 years  christos   backout the changes that establish a workqueue to synchronize the addresses for ...
[TXT] in6_offload.c  1.6   2 years  yamt   ip6_undefer_csum: - don't forget ntohs - KNF
[TXT] in6_offload.h  1.7   2 years  yamt   undefer csum in looutput. looutput is used by various code (ether_output, mcast)...
[TXT] in6_pcb.c  1.122   5 weeks  christos   PR/47738: connect(2) to 239.x.y.z should return error but does not.
[TXT] in6_pcb.h  1.37   10 months  christos   rename rfc6056 -> portalgo, requested by yamt
[TXT] in6_proto.c  1.98   2 months  joerg   Retire OSI network stack. OK core@
[TXT] in6_src.c  1.53   10 months  christos   rename rfc6056 -> portalgo, requested by yamt
[TXT] in6_var.h  1.66   7 months  christos   PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the change...
[TXT] ip6_etherip.c  1.15   22 months  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] ip6_etherip.h  1.2   2 years  jakllsch   Make the EtherIP in IPv6 input path work. XXX: Figure out if we really need a se...
[TXT] ip6_flow.c  1.21   26 hours  msaitoh   Clear mbuf's csum_flags in ip6flow_fastforward(). Fixes PR#47849.
[TXT] ip6_forward.c  1.70   14 months  drochner   remove KAME IPSEC, replaced by FAST_IPSEC
[TXT] ip6_id.c  1.17   18 months  tls   First step of random number subsystem rework described in <20111022023242.BA26F1...
[TXT] ip6_input.c  1.141   5 months  christos   Add a new sysctl to mark ports as reserved, so that they are not used in the ano...
[TXT] ip6_mroute.c  1.103   16 months  christos   - fix offsetof usage, and redundant defines - kill pointer casts to 0
[TXT] ip6_mroute.h  1.17   4 years  cegger   bcopy -> memcpy
[TXT] ip6_output.c  1.152   2 months  gdt   Initialize variable used as (conditional) result parameter. ip6_insertfraghdr e...
[TXT] ip6_private.h  1.3   5 years  martin   branches: 1.3.4; Remove clause 3 and 4 from TNF licenses
[TXT] ip6_var.h  1.59   11 months  christos   4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
[TXT] ip6protosw.h  1.21   4 years  plunky   Convert socket options code to use a sockopt structure instead of laying everyth...
[TXT] ipsec.h  1.54   14 months  drochner   remove KAME IPSEC, replaced by FAST_IPSEC
[TXT] mld6.c  1.55   18 months  tls   First step of random number subsystem rework described in <20111022023242.BA26F1...
[TXT] mld6_var.h  1.10   18 months  tls   First step of random number subsystem rework described in <20111022023242.BA26F1...
[TXT] nd6.c  1.145   3 days  roy   For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag changes...
[TXT] nd6.h  1.58   3 days  roy   For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag changes...
[TXT] nd6_nbr.c  1.98   3 days  roy   Disable nd6_newaddrmsg debug
[TXT] nd6_rtr.c  1.87   3 days  roy   For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag changes...
[TXT] pim6.h  1.5   7 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] pim6_var.h  1.14   5 years  thorpej   Make pim6 stats per-cpu.
[TXT] raw_ip6.c  1.110   14 months  drochner   remove KAME IPSEC, replaced by FAST_IPSEC
[TXT] raw_ip6.h  1.4   5 years  thorpej   Make raw6 stats per-cpu.
[TXT] route6.c  1.23   5 years  thorpej   Make ip6 and icmp6 stats per-cpu.
[TXT] scope6.c  1.8   3 years  dyoung   Make ifconfig(8) set and display preference numbers for IPv6 addresses. Make th...
[TXT] scope6_var.h  1.2   5 years  dyoung   Replace rote sockaddr_in6 initializations (memset(), set sa6_family, sa6_len, an...
[TXT] udp6.h  1.7   7 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] udp6_output.c  1.44   4 months  christos   PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams - don't connec...
[TXT] udp6_private.h  1.3   5 years  martin   branches: 1.3.4; Remove clause 3 and 4 from TNF licenses
[TXT] udp6_usrreq.c  1.91   11 months  christos   PR/46602: Move the rfc6056 port randomization to the IP layer.
[TXT] udp6_var.h  1.25   11 months  christos   PR/46602: Move the rfc6056 port randomization to the IP layer.


CVSweb <webmaster@jp.NetBSD.org>