OpenBSD CVS

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: [local] / src / sys / netinet6

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] dest6.c  1.8   23 years  itojun   branches: 1.8.6; be more more picky about ip6 destopt parsing. sync with kame
[TXT] frag6.c  1.9   23 years  itojun   correct behavior when ip6 reass queue reaches the upper limit.
[TXT] icmp6.c  1.39   23 years  itojun   branches: 1.39.2; make sure rcvif is not bogus, on call to icmp6_reflect.
[TXT] in6.c  1.26   23 years  itojun   cosmetic. add missing IFAFREE on failure case
[TXT] in6.h  1.22   23 years  itojun   fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. sync with kame.
[TXT] in6_cksum.c  1.8   23 years  itojun   cosmetic sync with kame
[TXT] in6_ifattach.c  1.16   23 years  itojun   cosmetic sync with kame
[TXT] in6_ifattach.h  1.2   24 years  itojun   branches: 1.2.10; revisit in6_ifattach(). (1) make it more persistent about in...
[TXT] in6_pcb.c  1.25   23 years  itojun   pull in new pcb notification code from kame. better handling of scope address.
[TXT] in6_proto.c  1.27   23 years  csapuntz   Move offsetof define into sys/param.h
[TXT] in6_src.c  1.11   23 years  itojun   branches: 1.11.6; enable FAKE_LOOPBACK_IF case by default. now traffic on loopb...
[TXT] in6_var.h  1.12   23 years  itojun   amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). add in6_cl...
[TXT] ip6_forward.c  1.13   23 years  itojun   enable FAKE_LOOPBACK_IF case by default. now traffic on loopback interface will ...
[TXT] ip6_input.c  1.29   23 years  itojun   enable FAKE_LOOPBACK_IF case by default. now traffic on loopback interface will ...
[TXT] ip6_mroute.c  1.15   23 years  itojun   missing splx. sync with kame. From: csapuntz@play-doh.stanford.edu (Constantine...
[TXT] ip6_mroute.h  1.4   23 years  itojun   branches: 1.4.6; fix multicast API for sizeof(long) != 4. (IF_SET and family w...
[TXT] ip6_output.c  1.32   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip6_var.h  1.12   23 years  itojun   witch raw ip6 socket code from NRL to kame. makes upgrades/code sharing much eas...
[TXT] ip6protosw.h  1.4   23 years  itojun   branches: 1.4.6; pull in new pcb notification code from kame. better handling ...
[TXT] mld6.c  1.9   23 years  itojun   pull in new pcb notification code from kame. better handling of scope address.
[TXT] mld6_var.h  1.3   23 years  itojun   branches: 1.3.6; sync whitespace/comment with kame. to help merge tasks
[TXT] nd6.c  1.32   23 years  itojun   enable FAKE_LOOPBACK_IF case by default. now traffic on loopback interface will ...
[TXT] nd6.h  1.14   23 years  itojun   branches: 1.14.6; garbage-collect stale ND entries (default: 1 day). RFC 2461 5...
[TXT] nd6_nbr.c  1.16   23 years  itojun   garbage-collect stale ND entries (default: 1 day). RFC 2461 5.3. sync with kame...
[TXT] nd6_rtr.c  1.10   23 years  itojun   suppress RS/RA log messages (can be re-enabled by net.inet6.icmp6.nd6_debug), as...
[TXT] raw_ip6.c  1.5   23 years  csapuntz   branches: 1.5.4; Move offsetof define into sys/param.h
[TXT] route6.c  1.5   23 years  itojun   branches: 1.5.6; sync whitespace/comment with kame. to help merge tasks
[TXT] udp6_output.c  1.3   23 years  itojun   branches: 1.3.4; sync better with kame. remove register decls. $OpenBSD$
[TXT] IMPLEMENTATION (in the Attic) [Hide]  1.8   23 years  itojun   sync with latest KAME doc. talk more about IPv4 mapped address issue.
[TXT] TODO (in the Attic) [Hide]  1.6   24 years  itojun   sync with reality
[TXT] in6_gif.c (in the Attic) [Hide]  1.12   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] in6_gif.h (in the Attic) [Hide]  1.3   23 years  itojun   branches: 1.3.6; sync whitespace/comment with kame. to help merge tasks
[TXT] in6_prefix.c (in the Attic) [Hide]  1.10   23 years  itojun   sync $KAME$.
[TXT] in6_prefix.h (in the Attic) [Hide]  1.4   23 years  itojun   branches: 1.4.6; pull in new pcb notification code from kame. better handling ...
[TXT] pim6.h (in the Attic) [Hide]  1.2   23 years  itojun   sync whitespace/comment with kame. to help merge tasks
[TXT] pim6_var.h (in the Attic) [Hide]  1.3   23 years  itojun   branches: 1.3.6; sync whitespace/comment with kame. to help merge tasks
[TXT] tcpipv6.h (in the Attic) [Hide]  1.6   24 years  itojun   bring in recent KAME changes (only important and stable ones, as usual). - remov...