.. |
dccp6_usrreq.c
|
Make it compile after change to non-variadic pr_input.
|
2018-09-15 13:33:15 +00:00 |
dccp6_var.h
|
|
|
dest6.c
|
|
|
files.netinet6
|
|
|
frag6.c
|
When reassembling IPv4/IPv6 packets, ensure each fragment has been subject
|
2018-05-15 19:16:38 +00:00 |
icmp6_private.h
|
|
|
icmp6.c
|
Remove a leftover debug printf
|
2018-10-25 02:40:45 +00:00 |
in6_cksum.c
|
|
|
in6_gif.c
|
|
|
in6_gif.h
|
|
|
in6_ifattach.c
|
|
|
in6_ifattach.h
|
|
|
in6_l2tp.c
|
fix: l2tp(4) cannot receive packets after reset session without reset tunnel. Pointed out by k-goda@IIJ
|
2018-09-03 02:33:30 +00:00 |
in6_l2tp.h
|
|
|
in6_offload.c
|
Fix in_undefer_cksum() and in6_undefer_cksum().
|
2018-09-19 07:54:11 +00:00 |
in6_offload.h
|
Remove the callback and localify. Same as IPv4.
|
2018-08-10 06:55:04 +00:00 |
in6_pcb.c
|
|
|
in6_pcb.h
|
Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ.
|
2018-11-22 04:48:34 +00:00 |
in6_print.c
|
|
|
in6_proto.c
|
Retire EtherIP, we have L2TP instead.
|
2018-08-14 14:49:13 +00:00 |
in6_src.c
|
|
|
in6_var.h
|
Make a deletion of in6m in nd6_rtrequest atomic
|
2018-05-29 04:38:29 +00:00 |
in6.c
|
Don't run DAD on link-up if it's explicitly disabled
|
2018-11-29 09:54:22 +00:00 |
in6.h
|
- Cleanup for dynamic sysctl:
|
2018-08-22 01:05:21 +00:00 |
ip6_flow.c
|
|
|
ip6_forward.c
|
|
|
ip6_id.c
|
|
|
ip6_input.c
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
ip6_mroute.c
|
sbappendaddr() is required any lock. Currently, softnet_lock is appropriate.
|
2018-06-21 10:37:49 +00:00 |
ip6_mroute.h
|
Remove notyet, we've never had this.
|
2018-05-20 06:29:43 +00:00 |
ip6_output.c
|
Don't validate the source address of forwarding IPv6 packets (same as IPv4)
|
2018-11-29 10:02:52 +00:00 |
ip6_private.h
|
|
|
ip6_var.h
|
Introduce and use ip_dad_enabled() and ip6_dad_enabled() functions
|
2018-11-29 09:51:20 +00:00 |
ip6protosw.h
|
|
|
Makefile
|
Remove netinet6/ipsec.h.
|
2018-09-06 19:07:13 +00:00 |
mld6_var.h
|
|
|
mld6.c
|
Avoid double LIST_REMOVE which corrupts lists
|
2018-05-29 04:39:26 +00:00 |
nd6_nbr.c
|
Introduce and use ip_dad_enabled() and ip6_dad_enabled() functions
|
2018-11-29 09:51:20 +00:00 |
nd6_rtr.c
|
Don't call find_pfxlist_reachable_router, which may sleep, in a pserialize read section
|
2018-08-14 01:10:58 +00:00 |
nd6.c
|
Avoid double rt_replace_ifa on rtrequest1(RTM_ADD)
|
2018-10-30 05:54:41 +00:00 |
nd6.h
|
|
|
pim6_var.h
|
- Cleanup for dynamic sysctl:
|
2018-08-22 01:05:21 +00:00 |
pim6.h
|
|
|
raw_ip6.c
|
Dedup: introduce rip6_sbappendaddr. Same as IPv4.
|
2018-05-11 14:25:50 +00:00 |
raw_ip6.h
|
- Cleanup for dynamic sysctl:
|
2018-08-22 01:05:21 +00:00 |
route6.c
|
|
|
scope6_var.h
|
|
|
scope6.c
|
|
|
sctp6_usrreq.c
|
|
|
sctp6_var.h
|
|
|
udp6_private.h
|
|
|
udp6_usrreq.c
|
Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ.
|
2018-11-22 04:48:34 +00:00 |
udp6_var.h
|
Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ.
|
2018-11-22 04:48:34 +00:00 |
udp6.h
|
|
|