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_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] dest6.c  1.9   22 years  itojun   minor KNF
[TXT] frag6.c  1.19   21 years  itojun   fix pointer signedness mixup. sync w/kame
[TXT] icmp6.c  1.64   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] in6.c  1.48   21 years  itojun   better "ifconfig ipv6addr deprecated" flag handling. sync w/kame
[TXT] in6.h  1.30   22 years  itojun   sync with latest KAME in6_ifaddr/prefix/default router manipulation. behavior ch...
[TXT] in6_cksum.c  1.9   23 years  angelos   branches: 1.9.4; No need for net/net_osdep.h
[TXT] in6_ifattach.c  1.32   21 years  itojun   configure "next" pointer correctly. from j@pureftpd.org
[TXT] in6_ifattach.h  1.4   22 years  itojun   sync with latest KAME in6_ifaddr/prefix/default router manipulation. behavior ch...
[TXT] in6_pcb.c  1.32   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] in6_proto.c  1.39   21 years  itojun   set use_deprecated back to 1. sync w/kame
[TXT] in6_src.c  1.14   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] in6_var.h  1.20   22 years  itojun   sync with latest KAME in6_ifaddr/prefix/default router manipulation. behavior ch...
[TXT] ip6_forward.c  1.24   22 years  itojun   whitespace cleanup
[TXT] ip6_input.c  1.46   21 years  itojun   fix pointer signedness mixup. sync w/kame
[TXT] ip6_mroute.c  1.29   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] ip6_mroute.h  1.5   22 years  millert   First round of __P removal in sys
[TXT] ip6_output.c  1.72   21 years  itojun   correct length of PADN option before jumbo payload option. sync w/kame deraadt ...
[TXT] ip6_var.h  1.20   21 years  itojun   fix pointer signedness mixup. sync w/kame
[TXT] ip6protosw.h  1.6   22 years  millert   Cosmetic changes only, primarily making comments line up nicely after the __P re...
[TXT] mld6.c  1.16   22 years  itojun   whitespace cleanup
[TXT] mld6_var.h  1.4   22 years  millert   First round of __P removal in sys
[TXT] nd6.c  1.58   21 years  itojun   better "ifconfig ipv6addr deprecated" flag handling. sync w/kame
[TXT] nd6.h  1.23   22 years  itojun   gc
[TXT] nd6_nbr.c  1.27   22 years  itojun   whitespace cleanup
[TXT] nd6_rtr.c  1.23   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] raw_ip6.c  1.17   21 years  itojun   fix pointer signedness mixup. sync w/kame
[TXT] raw_ip6.h  1.1   22 years  itojun   branches: 1.1.2; move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch o...
[TXT] route6.c  1.8   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] udp6_output.c  1.8   21 years  itojun   KNF - return is not a function. sync w/kame
[TXT] in6_gif.c (in the Attic) [Hide]  1.21   22 years  itojun   minor KNF. nuke obsolete IFF_LINK0 support completely
[TXT] in6_gif.h (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[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.6   21 years  itojun   m6stat is a static variable (ip6_mroute.c). sync w/kame
[TXT] tcpipv6.h (in the Attic) [Hide]  1.7   23 years  deraadt   repair copyright notices for NRL & cmetz; cmetz