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_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] dest6.c  1.18   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] frag6.c  1.87   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] icmp6.c  1.238   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] in6.c  1.246   2 years  guenther   Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com Revert the pr...
[TXT] in6.h  1.109   3 years  dlg   factor out the code that does sanity checks on ipv6 headers and addresses. this...
[TXT] in6_cksum.c  1.18   5 years  bluhm   In in_cksum() and in6_cksum() convert types to C99 style and make both functions...
[TXT] in6_ifattach.c  1.118   3 years  florian   Clear AUTOCONF6TEMP flag when we detach inet6.
[TXT] in6_ifattach.h  1.10   4 years  florian   Remove support for semantically opace interface identifiers (RFC 7217) f...
[TXT] in6_pcb.c  1.116   2 years  bluhm   Header netinet/in_pcb.h includes sys/mutex.h now. Recommit mutex for PCB tables...
[TXT] in6_proto.c  1.109   2 years  guenther   Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com Revert the pr...
[TXT] in6_src.c  1.86   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] in6_var.h  1.74   2 years  jsg   spelling ok jmc@ reads ok tb@
[TXT] ip6_divert.c  1.65   2 years  guenther   Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com Revert the pr...
[TXT] ip6_divert.h  1.12   2 years  guenther   Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com Revert the pr...
[TXT] ip6_forward.c  1.106   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] ip6_id.c  1.16   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] ip6_input.c  1.240   2 years  guenther   Delete unnecessary #includes of <netinet6/ip6protosw.h>: some never needed it an...
[TXT] ip6_mroute.c  1.127   2 years  deraadt   structure pads can leak uninitialized memory to userland via copyout, therefore ...
[TXT] ip6_mroute.h  1.20   7 years  rzalamena   Make the IPv6 multicast routing code use the OpenBSD routing table instead of im...
[TXT] ip6_output.c  1.268   2 years  guenther   Delete unnecessary #includes of <netinet6/ip6protosw.h>: some never needed it an...
[TXT] ip6_var.h  1.91   2 years  guenther   Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com Revert the pr...
[TXT] ip6protosw.h  1.16   2 years  guenther   Move declarations of ip6_protox[] and inet6sw[] to <sys/protosw.h> where the IPv...
[TXT] mld6.c  1.56   5 years  claudio   MH_ALIGN -> m_align OK bluhm@
[TXT] mld6.h  1.2   14 years  jsg   fix rcs id, from brad
[TXT] mld6_var.h  1.6   16 years  djm   use arc4random_uniform() for random number requests that are not a power of two....
[TXT] nd6.c  1.238   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[TXT] nd6.h  1.76   4 years  florian   Move ND6_PRIV_* constants from nd6.h to slaacd the only place where they are use...
[TXT] nd6_nbr.c  1.131   2 years  bluhm   Checking ifaddr pointer for NULL without checking in6_ifaddr works as ifaddr ia_...
[TXT] nd6_rtr.c  1.167   4 years  mpi   Prevent recursions by not deleting entries inside rtable_walk(9). rtable_walk(9...
[TXT] raw_ip6.c  1.147   2 years  bluhm   For raw IPv6 packets rip6_input() traverses the loop of all PCBs. From there it ...
[TXT] raw_ip6.h  1.4   7 years  jca   percpu counters for raw ipv6 and icmp6 stats ok mpi@
[TXT] route6.c  1.21   7 years  bluhm   Pass down the address family through the pr_input calls. This allows to simplif...
[TXT] udp6_output.c  1.59   2 years  guenther   Delete unnecessary #includes of <netinet6/ip6protosw.h>: some never needed it an...