.. |
dest6.c
|
|
|
frag6.c
|
|
|
icmp6.c
|
Fix the handling of IPv6 On-Link Redirects.
|
2015-09-14 19:17:25 +00:00 |
icmp6.h
|
|
|
in6_cksum.c
|
|
|
in6_gif.c
|
Eliminate the use of m_copydata() in gif_encapcheck().
|
2015-07-29 14:07:43 +00:00 |
in6_ifattach.c
|
Remove IN6_IFF_NOPFX. This flag was no longer used.
|
2015-09-10 06:08:42 +00:00 |
in6_ifattach.h
|
|
|
in6_mcast.c
|
|
|
in6_pcb.c
|
Decompose TCP INP_INFO lock to increase short-lived TCP connections scalability:
|
2015-08-03 12:13:54 +00:00 |
in6_pcb.h
|
|
|
in6_pcbgroup.c
|
|
|
in6_proto.c
|
|
|
in6_rmx.c
|
Rename rt_foreach_fib() to rt_foreach_fib_walk().
|
2015-08-10 20:50:31 +00:00 |
in6_rss.c
|
Implement RSS hashing/re-hashing for IPv6 ingress packets.
|
2015-08-29 07:14:29 +00:00 |
in6_rss.h
|
Implement RSS hashing/re-hashing for IPv6 ingress packets.
|
2015-08-29 07:14:29 +00:00 |
in6_src.c
|
Properly handle IPV6_NEXTHOP socket option in selectroute().
|
2015-08-02 12:40:56 +00:00 |
in6_var.h
|
- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These are quite old APIs and
|
2015-09-10 06:31:24 +00:00 |
in6.c
|
* Do more fine-grained locking: call eventhandlers/free_entry
|
2015-09-14 16:48:19 +00:00 |
in6.h
|
Add support for receiving flowtype, flowid and RSS bucket information as part of recvmsg().
|
2015-09-06 20:57:57 +00:00 |
ip6_ecn.h
|
|
|
ip6_forward.c
|
Simplify the way of attaching IPv6 link-layer header.
|
2015-09-16 14:26:28 +00:00 |
ip6_gre.c
|
|
|
ip6_id.c
|
|
|
ip6_input.c
|
Add support for receiving flowtype, flowid and RSS bucket information as part of recvmsg().
|
2015-09-06 20:57:57 +00:00 |
ip6_ipsec.c
|
|
|
ip6_ipsec.h
|
|
|
ip6_mroute.c
|
Simplify ip[6] simploop:
|
2015-08-08 15:58:35 +00:00 |
ip6_mroute.h
|
|
|
ip6_output.c
|
Simplify the way of attaching IPv6 link-layer header.
|
2015-09-16 14:26:28 +00:00 |
ip6_var.h
|
Implement RSS hashing/re-hashing for IPv6 ingress packets.
|
2015-08-29 07:14:29 +00:00 |
ip6.h
|
|
|
ip6protosw.h
|
|
|
mld6_var.h
|
|
|
mld6.c
|
|
|
mld6.h
|
|
|
nd6_nbr.c
|
Unify nd6 state switching by using newly-created nd6_llinfo_setstate()
|
2015-09-21 11:19:53 +00:00 |
nd6_rtr.c
|
Fix the handling of IPv6 On-Link Redirects.
|
2015-09-14 19:17:25 +00:00 |
nd6.c
|
Use standard lle LLE_EXCLUSIVE request flags instead of
|
2015-09-22 20:45:04 +00:00 |
nd6.h
|
Use standard lle LLE_EXCLUSIVE request flags instead of
|
2015-09-22 20:45:04 +00:00 |
pim6_var.h
|
|
|
pim6.h
|
|
|
raw_ip6.c
|
|
|
raw_ip6.h
|
|
|
route6.c
|
|
|
scope6_var.h
|
|
|
scope6.c
|
|
|
sctp6_usrreq.c
|
Move including netinet/icmp6.h around to avoid a problem when including
|
2015-07-25 18:26:09 +00:00 |
sctp6_var.h
|
|
|
send.c
|
|
|
send.h
|
|
|
tcp6_var.h
|
|
|
udp6_usrreq.c
|
Compare mbuf pointer to NULL rather than to 0.
|
2015-09-21 12:53:26 +00:00 |
udp6_var.h
|
|
|