.. |
dccp6_usrreq.c
|
Tweak softnet_lock and NET_MPSAFE
|
2017-01-24 07:09:24 +00:00 |
dccp6_var.h
|
|
|
dest6.c
|
Fix the calculation of the ICMP6 error pointer. It is not correct to use
|
2018-01-23 15:13:56 +00:00 |
files.netinet6
|
Move udp6_output() into udp6_usrreq.c, and remove udp6_output.c. This is
|
2018-02-08 11:34:35 +00:00 |
frag6.c
|
Remove M_PKTHDR from secondary mbufs when reassembling packets.
|
2018-03-09 11:57:38 +00:00 |
icmp6_private.h
|
|
|
icmp6.c
|
Sprinkle more soroverflow().
|
2018-03-21 14:23:54 +00:00 |
in6_cksum.c
|
|
|
in6_gif.c
|
Fix error checking in in6_gif_ctlinput().
|
2018-03-14 07:56:32 +00:00 |
in6_gif.h
|
preserve gif(4) configs by psref(9) like vlan(4) and l2tp(4).
|
2017-11-27 05:02:22 +00:00 |
in6_ifattach.c
|
Fix constraint violation of pserialize in in6_ifattach
|
2018-01-24 03:44:10 +00:00 |
in6_ifattach.h
|
|
|
in6_l2tp.c
|
Several fixes in L2TP:
|
2018-01-26 07:49:15 +00:00 |
in6_l2tp.h
|
add missing files.
|
2017-02-16 08:23:35 +00:00 |
in6_offload.c
|
Do ND in L2_output in the same manner as arpresolve
|
2017-02-14 03:05:06 +00:00 |
in6_offload.h
|
|
|
in6_pcb.c
|
Dedup: merge
|
2018-02-27 14:44:10 +00:00 |
in6_pcb.h
|
Make sure im6o_memberships is protected by in6p's lock (solock)
|
2017-03-02 05:26:24 +00:00 |
in6_print.c
|
|
|
in6_proto.c
|
Add the PR_LASTHDR flag on the PFsync and CARP entries. Otherwise a
|
2018-03-15 08:15:21 +00:00 |
in6_src.c
|
Treat unvalidated addresses as deprecated in rule 3.
|
2017-12-06 14:17:42 +00:00 |
in6_var.h
|
Plug a race condition on accessing i6mm_maddr
|
2017-03-02 09:48:20 +00:00 |
in6.c
|
Use pool(9) for llentry allocations
|
2018-03-06 07:27:55 +00:00 |
in6.h
|
Remove dead code.
|
2018-02-09 18:31:52 +00:00 |
ip6_etherip.c
|
A few fixes:
|
2018-01-26 14:47:41 +00:00 |
ip6_etherip.h
|
|
|
ip6_flow.c
|
Shorten the name of a workqueue instance to fit to the limit (15)
|
2018-02-06 03:37:00 +00:00 |
ip6_forward.c
|
style
|
2018-01-29 08:17:18 +00:00 |
ip6_id.c
|
|
|
ip6_input.c
|
Sprinkle more soroverflow().
|
2018-03-21 14:23:54 +00:00 |
ip6_mroute.c
|
Sprinkle more soroverflow().
|
2018-03-21 14:23:54 +00:00 |
ip6_mroute.h
|
Remove dead code.
|
2018-02-06 06:32:25 +00:00 |
ip6_output.c
|
Dedup: merge ipsec4_set_policy and ipsec6_set_policy. The content of the
|
2018-02-27 15:01:30 +00:00 |
ip6_private.h
|
|
|
ip6_var.h
|
Re-make ip6_nexthdr global, it will be used in soon-to-be-added code...
|
2018-02-14 05:29:39 +00:00 |
ip6protosw.h
|
Take softnet_lock on pr_input properly if NET_MPSAFE
|
2017-09-27 10:05:04 +00:00 |
ipsec.h
|
|
|
Makefile
|
add l2tp(4) L2TPv3 interface.
|
2017-02-16 08:12:43 +00:00 |
mld6_var.h
|
|
|
mld6.c
|
Style, and remove the 'len' argument from mld_allocbuf(), it is misleading,
|
2018-02-01 07:49:19 +00:00 |
nd6_nbr.c
|
Pull out a sleepable function (in6_selectsrc) from a pserialize read section
|
2018-03-19 03:14:08 +00:00 |
nd6_rtr.c
|
Get rid of unnecessary splsoftnet (redo)
|
2018-01-26 06:49:02 +00:00 |
nd6.c
|
nd6: add a nonce to DaD probes in-case they are looped back to us
|
2018-03-06 10:57:00 +00:00 |
nd6.h
|
nd6: add a nonce to DaD probes in-case they are looped back to us
|
2018-03-06 10:57:00 +00:00 |
pim6_var.h
|
|
|
pim6.h
|
|
|
raw_ip6.c
|
Sprinkle more soroverflow().
|
2018-03-21 14:23:54 +00:00 |
raw_ip6.h
|
|
|
route6.c
|
Remove this code, RH0 must be dropped, according to RFC5095. FreeBSD and
|
2018-02-01 16:23:28 +00:00 |
scope6_var.h
|
PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding
|
2017-08-09 17:20:44 +00:00 |
scope6.c
|
Style, no real functional change.
|
2018-02-01 16:36:01 +00:00 |
sctp6_usrreq.c
|
Dedup: merge ipsec4_in_reject and ipsec6_in_reject into ipsec_in_reject.
|
2018-02-26 09:04:29 +00:00 |
sctp6_var.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
udp6_private.h
|
|
|
udp6_usrreq.c
|
socket: report receive buffer overflows
|
2018-03-19 16:26:25 +00:00 |
udp6_var.h
|
|
|
udp6.h
|
|
|