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: post-chs-ubcperf
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.4 | 20 years | itojun | branches: 1.4.4; 1.4.6; remove include files in nonstandard path (has been #er... |
![]() |
1.10 | 20 years | itojun | branches: 1.10.2; 1.10.4; be more more picky about option length parsing. syn... |
![]() |
1.14 | 19 years | itojun | branches: 1.14.2; plug memory leak on invalid fragment packet. supress noisy l... |
![]() |
1.66 | 19 years | itojun | branches: 1.66.2; remove RFC1885 compatibility code in #ifdef COMPAT_RFC1885, f... |
![]() |
1.47 | 19 years | itojun | ifidex2ifnet could contain NULL after if_detach(). sync with kame |
![]() |
1.27 | 19 years | itojun | fix comment on setsockopt arg size. KAME PR 369 |
![]() |
1.22 | 19 years | itojun | gif interface now uses generic software interrupt (on archs that support it). a... |
![]() |
1.6 | 19 years | itojun | gif interface now uses generic software interrupt (on archs that support it). a... |
![]() |
1.38 | 19 years | itojun | do not try to bring IPv6 up on bridge*. |
![]() |
1.6 | 21 years | itojun | branches: 1.6.6; 1.6.8; revisit in6_ifattach(). - be persistent on initializin... |
![]() |
1.40 | 19 years | itojun | cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, e... |
![]() |
1.17 | 19 years | itojun | branches: 1.17.2; on interface removal, remove multicast groups joined from pcb... |
![]() |
1.19 | 19 years | itojun | do not malloc() during interrupt context for IPv6 multicast kludge table. malloc... |
![]() |
1.23 | 19 years | itojun | sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior only if... |
![]() |
1.42 | 19 years | itojun | cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, e... |
![]() |
1.22 | 19 years | itojun | ifindex2ifnet could return NULL if if_detach() is used (pcmcia card removal and ... |
![]() |
1.8 | 20 years | itojun | branches: 1.8.18; 1.8.24; fix if_set for architectures with sizeof(long) != 4.... |
![]() |
1.36 | 19 years | itojun | branches: 1.36.2; remove IPV6FIREWALL case, which is never used |
![]() |
1.15 | 20 years | itojun | branches: 1.15.2; 1.15.4; implement net.inet6.ip6.{anon,low}port{min,max} sysc... |
![]() |
1.10 | 20 years | itojun | pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery behavio... |
![]() |
1.13 | 20 years | itojun | branches: 1.13.2; 1.13.4; to sync with kame better, (1) remove register declar... |
![]() |
1.4 | 20 years | itojun | branches: 1.4.2; 1.4.4; 1.4.16; to sync with kame better, (1) remove register... |
![]() |
1.51 | 19 years | itojun | ifidex2ifnet could contain NULL after if_detach(). sync with kame |
![]() |
1.28 | 20 years | itojun | branches: 1.28.2; 1.28.4; garbage-collect stale ND entries (default: 1 day). R... |
![]() |
1.24 | 19 years | itojun | branches: 1.24.2; print more diag message on in6_addmulti() failures. |
![]() |
1.4 | 20 years | itojun | branches: 1.4.24; 1.4.40; to sync with kame better, (1) remove register declar... |
![]() |
1.9 | 20 years | itojun | branches: 1.9.2; 1.9.4; to sync with kame better, (1) remove register declarat... |
![]() |
1.35 | 19 years | itojun | allocate ipsec policy buffer attached to pcb in in*_pcballoc, before giving anyo... |
![]() |
1.8 | 20 years | itojun | branches: 1.8.2; 1.8.4; to sync with kame better, (1) remove register declarat... |
![]() |
1.5 | 20 years | itojun | branches: 1.5.2; 1.5.4; to sync with kame better, (1) remove register declarat... |
![]() |
1.45 | 19 years | itojun | allocate ipsec policy buffer attached to pcb in in*_pcballoc, before giving anyo... |
![]() |
1.9 | 20 years | itojun | branches: 1.9.4; 1.9.6; pass struct proc * down to udp6_output and in6_pcbbind... |
![]() |
1.7 | 19 years | mrg | branches: 1.7.2; fix a IPNOPRIVPORTS unused variable botch. noted by proff. |
![]() |
1.11 | 19 years | thorpej | branches: 1.11.2; Skip the pseudo-header if nxt == 0. This is already document... |
![]() |
1.29 | 20 years | thorpej | branches: 1.29.2; Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Discon... |
![]() |
1.21 | 19 years | wiz | branches: 1.21.2; Fix various misspellings of compatible/compatibility. |