.. |
accept_filter.h
|
|
|
accf_data.c
|
|
|
accf_http.c
|
|
|
cpu_in_cksum.c
|
No need to update mlen also in the case of (mlen & 16) != 0.
|
2018-08-28 07:28:01 +00:00 |
dccp_cc_sw.c
|
|
|
dccp_cc_sw.h
|
|
|
dccp_tcplike.c
|
|
|
dccp_tcplike.h
|
|
|
dccp_tfrc_lookup.h
|
|
|
dccp_tfrc.c
|
|
|
dccp_tfrc.h
|
|
|
dccp_usrreq.c
|
sbspace() does not return negative values anymore and that broke OOB data
|
2018-12-16 17:46:58 +00:00 |
dccp_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
dccp.h
|
|
|
files.ipfilter
|
|
|
files.netinet
|
|
|
icmp6.h
|
- Cleanup for dynamic sysctl:
|
2018-08-22 01:05:21 +00:00 |
icmp_private.h
|
|
|
icmp_var.h
|
- Cleanup for dynamic sysctl:
|
2018-08-22 01:05:21 +00:00 |
if_arp.c
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
if_ether.h
|
|
|
if_inarp.h
|
|
|
igmp_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
igmp.c
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
igmp.h
|
|
|
in4_cksum.c
|
|
|
in_cksum.c
|
|
|
in_gif.c
|
Remove now unused net_osdep.h includes, the other BSDs did the same.
|
2018-05-01 07:21:39 +00:00 |
in_gif.h
|
|
|
in_ifattach.h
|
|
|
in_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 |
in_l2tp.h
|
|
|
in_offload.c
|
PR kern/53562
|
2018-12-12 01:40:20 +00:00 |
in_offload.h
|
PR kern/53562
|
2018-12-12 01:40:20 +00:00 |
in_pcb_hdr.h
|
|
|
in_pcb.c
|
Dedup: merge
|
2018-02-27 14:44:10 +00:00 |
in_pcb.h
|
Remove support for non-IKE markers in the kernel. Discussed on tech-net@,
|
2018-05-31 07:03:57 +00:00 |
in_print.c
|
|
|
in_proto.c
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
in_proto.h
|
|
|
in_selsrc.c
|
|
|
in_selsrc.h
|
|
|
in_systm.h
|
|
|
in_var.h
|
Introduce and use ip_dad_enabled() and ip6_dad_enabled() functions
|
2018-11-29 09:51:20 +00:00 |
in.c
|
Don't run DAD on link-up if it's explicitly disabled
|
2018-11-29 09:54:22 +00:00 |
in.h
|
Use the same type redefinition guards as stdint.h since rev1.8
|
2018-11-09 11:46:28 +00:00 |
ip6.h
|
IP6_EXTHDR_GET performs a basic mbuf operation, which has nothing to do
|
2018-05-18 18:52:17 +00:00 |
ip_carp.c
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
ip_carp.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip_ecn.c
|
|
|
ip_ecn.h
|
|
|
ip_encap.c
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip_encap.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip_flow.c
|
Remove whitespaces/tabs, and one non-ASCII character.
|
2018-04-11 08:29:19 +00:00 |
ip_icmp.c
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
ip_icmp.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip_id.c
|
|
|
ip_input.c
|
Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o.
|
2019-01-17 02:47:15 +00:00 |
ip_mroute.c
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip_mroute.h
|
Remove RSVP_ISI, that's mostly dead code. FreeBSD and OpenBSD too removed
|
2018-02-07 11:42:57 +00:00 |
ip_output.c
|
rework the #ifdef IPSEC code to not use fallthru.
|
2019-02-04 10:48:46 +00:00 |
ip_private.h
|
|
|
ip_reass.c
|
Force ip_off to zero when the reassembly is complete. This was lost in my
|
2018-10-12 05:41:18 +00:00 |
ip_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
ip.h
|
|
|
Makefile
|
Remove the network ATM code.
|
2018-09-06 06:41:59 +00:00 |
pim_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
pim.h
|
|
|
portalgo.c
|
|
|
portalgo.h
|
|
|
raw_ip.c
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
sctp_asconf.c
|
|
|
sctp_asconf.h
|
|
|
sctp_constants.h
|
|
|
sctp_crc32.c
|
|
|
sctp_crc32.h
|
|
|
sctp_hashdriver.c
|
|
|
sctp_hashdriver.h
|
|
|
sctp_header.h
|
|
|
sctp_indata.c
|
Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since the
|
2018-12-22 13:11:37 +00:00 |
sctp_indata.h
|
|
|
sctp_input.c
|
Add some fallthrough annotations.
|
2019-02-12 14:40:38 +00:00 |
sctp_input.h
|
|
|
sctp_output.c
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
sctp_output.h
|
|
|
sctp_pcb.c
|
PR/53775: Havard Eidnes: bind(2) may inaccurately return EADDRNOTAVAIL,
|
2018-12-11 14:38:45 +00:00 |
sctp_pcb.h
|
|
|
sctp_peeloff.c
|
|
|
sctp_peeloff.h
|
|
|
sctp_structs.h
|
|
|
sctp_timer.c
|
Remove now unused net_osdep.h includes, the other BSDs did the same.
|
2018-05-01 07:21:39 +00:00 |
sctp_timer.h
|
|
|
sctp_uio.h
|
Change implementation of sctp_connectx() to use ioctl(2).
|
2018-07-31 13:36:31 +00:00 |
sctp_usrreq.c
|
This really was a missing break.
|
2019-02-15 14:13:32 +00:00 |
sctp_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
sctp.h
|
|
|
sctputil.c
|
"s/ are are / are /" in comment. No functional change.
|
2018-11-08 06:34:40 +00:00 |
sctputil.h
|
|
|
tcp_congctl.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
tcp_congctl.h
|
|
|
tcp_debug.c
|
Remove now unused tcpip.h includes. Some were already unused before.
|
2018-05-03 07:13:48 +00:00 |
tcp_debug.h
|
Redefine the structure, not to rely on tcpiphdr.
|
2018-05-01 07:03:33 +00:00 |
tcp_fsm.h
|
Remove dead code.
|
2018-04-07 13:48:50 +00:00 |
tcp_input.c
|
"s/ an an / an /" in comment. No functional change.
|
2018-11-08 06:43:52 +00:00 |
tcp_output.c
|
Remove unused arguments.
|
2018-12-27 16:59:17 +00:00 |
tcp_private.h
|
|
|
tcp_sack.c
|
IP6_EXTHDR_GET -> M_REGION_GET, no functional change.
|
2018-05-18 18:58:51 +00:00 |
tcp_seq.h
|
|
|
tcp_subr.c
|
Remove unused arguments.
|
2018-12-27 16:59:17 +00:00 |
tcp_timer.c
|
Remove now unused tcpip.h includes. Some were already unused before.
|
2018-05-03 07:13:48 +00:00 |
tcp_timer.h
|
Run tcp_slowtimo in workqueue if NET_MPSAFE
|
2018-01-19 07:53:01 +00:00 |
tcp_usrreq.c
|
adjust fallthru comments to appease gcc7.
|
2019-02-05 04:48:47 +00:00 |
tcp_var.h
|
Remove unused arguments.
|
2018-12-27 16:59:17 +00:00 |
tcp_vtw.c
|
Remove now unused tcpip.h includes. Some were already unused before.
|
2018-05-03 07:13:48 +00:00 |
tcp_vtw.h
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:20:43 +00:00 |
tcp.h
|
|
|
tcpip.h
|
Move struct tcpiphdr from tcpip.h to tcp_var.h, to match UDP (udpiphdr in
|
2018-04-29 12:12:42 +00:00 |
udp_private.h
|
|
|
udp_usrreq.c
|
Remove unused arguments.
|
2018-12-27 16:59:17 +00:00 |
udp_var.h
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
udp.h
|
|
|
wqinput.c
|
Change the type of wqinput's drop counter to uint64_t. OK'd by ozaki-r@.
|
2018-08-10 07:20:59 +00:00 |
wqinput.h
|
|
|