tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
netinet6
/
at
jcs
32 files
dest6.c
remove unneeded includes; ok bluhm@
9 months ago
frag6.c
Unlock IPV6CTL_MAXFRAGS case of ip6_sysctl().
8 months ago
icmp6.c
Rename mld6_fasttimeo() to mld6_fasttimo() for consistency with all other protocol timeout functions.
4 months ago
in6.c
Backout: Protect IGMP and MLD6 fast timer with rwlock.
3 months ago
in6.h
There is no reason not to do flowlabels.
6 months ago
in6_cksum.c
In in_cksum() and in6_cksum() convert types to C99 style and make both functions consistent. In in_cksum() panic if len is longer than mbuf, but in in6_cksum() do not panic if off and len match exactly to the end of mbuf. OK claudio@
7 years ago
in6_ifattach.c
Add asserts to ifnetlist.
4 months ago
in6_ifattach.h
Remove support for semantically opace interface identifiers (RFC 7217) for IPv6 link local addresses.
6 years ago
in6_pcb.c
There is no reason not to do flowlabels.
6 months ago
in6_proto.c
Unlock ICMPV6CTL_ERRPPSLIMIT case of icmp6_sysctl().
5 months ago
in6_src.c
Unlock IPV6CTL_DEFHLIM case of ip6_sysctl().
8 months ago
in6_var.h
Backout: Protect IGMP and MLD6 fast timer with rwlock.
3 months ago
ip6_divert.c
remove unneeded includes; ok bluhm@
9 months ago
ip6_forward.c
Stop logging to syslog when an IPv6 packet cannot be forwarded.
6 months ago
ip6_id.c
remove unneeded includes; ok bluhm@
9 months ago
ip6_input.c
There is no reason not to do flowlabels.
6 months ago
ip6_mroute.c
Add asserts to ifnetlist.
4 months ago
ip6_mroute.h
Use per CPU counter for IPv6 multicast stats.
10 months ago
ip6_output.c
init error to 0 in ip_output_ipsec_send()
3 months ago
ip6_var.h
remove unused ip6_sendredirect extern the variable is ip6_sendredirects, which has another extern here
3 months ago
ip6protosw.h
Move declarations of ip6_protox[] and inet6sw[] to <sys/protosw.h> where the IPv4 versions have been forever
4 years ago
mld6.c
Backout: Protect IGMP and MLD6 fast timer with rwlock.
3 months ago
mld6.h
fix rcs id, from brad
16 years ago
mld6_var.h
Backout: Protect IGMP and MLD6 fast timer with rwlock.
3 months ago
nd6.c
Ignore any iterator when traversing nd6 list.
4 months ago
nd6.h
Remove upper layer neighbor reachability hints.
6 months ago
nd6_nbr.c
After 25 years these #if 0 can go, we do not need the printf.
6 months ago
nd6_rtr.c
remove unneeded includes; ok bluhm@
9 months ago
raw_ip6.c
remove unneeded includes; ok bluhm@
9 months ago
raw_ip6.h
percpu counters for raw ipv6 and icmp6 stats
9 years ago
route6.c
remove unneeded includes; ok bluhm@
9 months ago
udp6_output.c
remove unneeded includes; ok bluhm@
9 months ago