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_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] dest6.c  1.20   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[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.251   6 months  bluhm   Rename all in6p local variables to inp. There exists no struct in6pcb in OpenBS...
[TXT] in6.c  1.262   11 months  kn   use refcnt API for multicast addresses, add tracepoint:refcnt:ifmaddr probe Rep...
[TXT] in6.h  1.116   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[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.122   11 months  bluhm   Fix route entry leak. In in6_ifdetach() two struct rtentry were leaked. This w...
[TXT] in6_ifattach.h  1.10   4 years  florian   Remove support for semantically opace interface identifiers (RFC 7217) f...
[TXT] in6_pcb.c  1.141   3 months  naddy   revert "Combine route_cache() and rtalloc_mpath() in new route_mpath()" It brea...
[TXT] in6_proto.c  1.113   5 months  bluhm   Use domain name for socket lock. Syzkaller with witness complains about lock or...
[TXT] in6_src.c  1.97   3 months  naddy   revert "Combine route_cache() and rtalloc_mpath() in new route_mpath()" It brea...
[TXT] in6_var.h  1.78   18 months  kn   Recommit previous "Remove useless struct in6_ifextra" This was the right diff a...
[TXT] ip6_divert.c  1.95   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[TXT] ip6_divert.h  1.23   5 months  bluhm   Reduce code duplication in ip6 divert. Protocols like UDP or TCP keep only func...
[TXT] ip6_forward.c  1.116   3 months  bluhm   Cleanup IP input, forward, output. Before changing the routing code, get IPv4 a...
[TXT] ip6_id.c  1.17   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[TXT] ip6_input.c  1.259   3 months  bluhm   Cleanup IP input, forward, output. Before changing the routing code, get IPv4 a...
[TXT] ip6_mroute.c  1.140   4 months  mvs   Use `sb_mtx' instead of `inp_mtx' in receive path for inet sockets. In soreceve...
[TXT] ip6_mroute.h  1.23   2 years  claudio   Use static objects for struct rttimer_queue instead of dynamically allocate them...
[TXT] ip6_output.c  1.288   3 months  bluhm   Cleanup IP input, forward, output. Before changing the routing code, get IPv4 a...
[TXT] ip6_var.h  1.114   3 months  claudio   Hide struct ip6q, struct ip6asfrag, struct ip6_moptions, struct ip6po_rhinfo and...
[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.62   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[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.280   13 months  bluhm   Finally remove the kernel lock from IPv6 neighbor discovery. ND6 entries in rt_...
[TXT] nd6.h  1.99   13 months  bluhm   Introduce a neighbor discovery mutex like ARP uses it. For now it only protects...
[TXT] nd6_nbr.c  1.151   10 months  krw   Check for NULL before de-referencing a pointer, not after. More complete soluti...
[TXT] nd6_rtr.c  1.170   14 months  bluhm   Fix white space.
[TXT] raw_ip6.c  1.182   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[TXT] raw_ip6.h  1.4   7 years  jca   percpu counters for raw ipv6 and icmp6 stats ok mpi@
[TXT] route6.c  1.22   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...
[TXT] udp6_output.c  1.64   3 months  bluhm   Merge struct route and struct route_in6. Use a common struct route for both ine...