This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netinet6
History
ae
d86e904d3f
Take exclusive lock only when lle isn't NULL. We don't need write access
...
to lle in most cases. MFC after: 1 week Sponsored by: Yandex LLC
2014-02-02 07:28:04 +00:00
..
dest6.c
…
frag6.c
…
icmp6.c
…
icmp6.h
…
in6_cksum.c
…
in6_gif.c
…
in6_gif.h
…
in6_ifattach.c
Add in6_prepare_ifra() function to ease preparing in-kernel IPv6
2014-01-18 20:32:59 +00:00
in6_ifattach.h
…
in6_mcast.c
Mechanically replace direct accessing to if_xname to using if_name() macro.
2014-01-10 12:33:28 +00:00
in6_pcb.c
…
in6_pcb.h
…
in6_pcbgroup.c
…
in6_proto.c
…
in6_rmx.c
…
in6_src.c
Introduce IN6_MASK_ADDR() macro to unify various hand-rolled code
2014-01-08 22:13:32 +00:00
in6_var.h
Further rework netinet6 address handling code:
2014-01-19 16:07:27 +00:00
in6.c
Further rework netinet6 address handling code:
2014-01-19 16:07:27 +00:00
in6.h
…
ip6_ecn.h
…
ip6_forward.c
…
ip6_id.c
…
ip6_input.c
…
ip6_ipsec.c
…
ip6_ipsec.h
…
ip6_mroute.c
Remove extra nesting from X_ip6_mforward() function.
2014-01-09 15:38:28 +00:00
ip6_mroute.h
revert part of r260485 which changes how part of the header gets
2014-01-09 22:41:18 +00:00
ip6_output.c
…
ip6_var.h
…
ip6.h
…
ip6protosw.h
…
mld6_var.h
…
mld6.c
Mechanically replace direct accessing to if_xname to using if_name() macro.
2014-01-10 12:33:28 +00:00
mld6.h
…
nd6_nbr.c
lla_lookup() does modification only when LLE_CREATE is specified.
2014-01-02 08:40:37 +00:00
nd6_rtr.c
Use in6_localip() instead of hand-rolled cycle.
2014-01-18 20:54:55 +00:00
nd6.c
Take exclusive lock only when lle isn't NULL. We don't need write access
2014-02-02 07:28:04 +00:00
nd6.h
Further rework netinet6 address handling code:
2014-01-19 16:07:27 +00:00
pim6_var.h
…
pim6.h
…
raw_ip6.c
…
raw_ip6.h
…
route6.c
…
scope6_var.h
…
scope6.c
…
sctp6_usrreq.c
…
sctp6_var.h
…
send.c
Free mbuf in case of error.
2013-12-17 10:53:17 +00:00
send.h
…
tcp6_var.h
…
udp6_usrreq.c
…
udp6_var.h
…