Rozhuk Ivan 676c43ecca sys/netinet/ip_carp: proper loopback detection and few improvements 3 years ago
..
cc 3767427354 TCP Cubic: improve reaction to (and rollback from) RTO 3 years ago
khelp fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
libalias be5972695f libalias: Fix remaining compiler warnings 3 years ago
netdump 4a711b8d04 Use zfree() instead of explicit_bzero() and free(). 3 years ago
tcp_stacks d2b3ceddcc tcp: add sysctl to tolerate TCP segments missing timestamps 3 years ago
accf_data.c 591b09b486 Define a module version for accept filter modules. 3 years ago
accf_dns.c 591b09b486 Define a module version for accept filter modules. 3 years ago
accf_http.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
dccp.h d88fe3d964 Add header definition for RFC4340, Datagram Congestion Control Protocol 3 years ago
icmp6.h 4caea9b169 icmp6: Count packets dropped due to an invalid hop limit 3 years ago
icmp_var.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
if_ether.c 0da3f8c98d Bump amount of queued packets in for unresolved ARP/NDP entries to 16. 3 years ago
if_ether.h 90d99b6587 Retire arpresolve_addr(), which is not used anywhere, from if_ether.c. 5 years ago
igmp.c 501159696c igmp: Avoid leaking mbuf when source validation fails 3 years ago
igmp.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
igmp_var.h b02c4e5c78 igmp: convert igmpstat to use PCPU counters 3 years ago
in.c 130aebbab0 Further refactor IPv4 interface route creation. 3 years ago
in.h 868aabb470 Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. 3 years ago
in_cksum.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
in_debug.c 0f8d79d977 CK: update consumers to use CK macros across the board 6 years ago
in_fib.c f5baf8bb12 Add modular fib lookup framework. 3 years ago
in_fib.h b712e3e343 Refactor fib4/fib6 functions. 3 years ago
in_fib_algo.c f879876721 Fix IPv4 fib bsearch4() lookup array construction. 3 years ago
in_gif.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
in_jail.c 6469bdcdb6 Move most of the contents of opt_compat.h to opt_global.h. 6 years ago
in_kdtrace.c 776cd558f0 Separate out SCTP related dtrace code. 4 years ago
in_kdtrace.h 776cd558f0 Separate out SCTP related dtrace code. 4 years ago
in_mcast.c fa8b3fcb4c Simplify NET_EPOCH_EXIT in inp_join_group(). 3 years ago
in_pcb.c a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
in_pcb.h a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
in_pcbgroup.c feeef8509b Fix PCBGROUPS build post CK conversion of pcbinfo 5 years ago
in_prot.c 6469bdcdb6 Move most of the contents of opt_compat.h to opt_global.h. 6 years ago
in_proto.c 1440f62266 Remove unused nhop_ref_any() function. 3 years ago
in_rmx.c 7511a63825 Refactor rib iterator functions. 3 years ago
in_rss.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
in_rss.h 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
in_systm.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
in_var.h 130aebbab0 Further refactor IPv4 interface route creation. 3 years ago
ip.h 0d3d234cd1 carp: Set DSCP value CS7 5 years ago
ip6.h 7e1e491f60 Remove stale definitions. The removed definitions are not used right 4 years ago
ip_carp.c 676c43ecca sys/netinet/ip_carp: proper loopback detection and few improvements 3 years ago
ip_carp.h 676c43ecca sys/netinet/ip_carp: proper loopback detection and few improvements 3 years ago
ip_divert.c 95033af923 Add the SCTP_SUPPORT kernel option. 3 years ago
ip_divert.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
ip_dummynet.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip_ecn.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip_ecn.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip_encap.c b8a6e03fac Widen NET_EPOCH coverage. 4 years ago
ip_encap.h 8251c68d5c Add KPI that can be used by tunneling interfaces to handle IP addresses 5 years ago
ip_fastfwd.c 360d1232ab ip_fastfwd: style(9) tidy for r367628 3 years ago
ip_fw.h a81c165bce Require uint32_t alignment for ipfw_insn 3 years ago
ip_gre.c 2a4bd982d0 Introduce NET_EPOCH_CALL() macro and use it everywhere where we free 4 years ago
ip_icmp.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip_icmp.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip_id.c 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 4 years ago
ip_input.c d1d941c5b9 Remove RADIX_MPATH config option. 3 years ago
ip_mroute.c 506512b170 ip_mroute: fix the viftable export sysctl 3 years ago
ip_mroute.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip_options.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip_options.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip_output.c 868aabb470 Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. 3 years ago
ip_reass.c 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 4 years ago
ip_var.h 8ad114c082 An earlier commit effectively turned out the fast forwading path 3 years ago
pim.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
pim_var.h 6d8fdfa9d5 Rework IP encapsulation handling code. 5 years ago
raw_ip.c 81728a538d Split rtinit() into multiple functions. 3 years ago
sctp.h a92d501617 Improve the handling of cookie life times. 3 years ago
sctp_asconf.c 0ec2ce0d32 Improve input validation for parameters in ASCONF and ASCONF-ACK chunks 3 years ago
sctp_asconf.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_auth.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_auth.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_bsd_addr.c 9f2d6263bb Use __func__ instead of __FUNCTION__ for consistency. 3 years ago
sctp_bsd_addr.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_cc_functions.c e7a39b856a Minor cleanups. 3 years ago
sctp_constants.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_crc32.c b88082dd39 No need to include netinet/sctp_crc32.h twice. 3 years ago
sctp_crc32.h 95033af923 Add the SCTP_SUPPORT kernel option. 3 years ago
sctp_header.h b6db274d1e Whitespace changes. 3 years ago
sctp_indata.c e597bae4ee Fix a potential use-after-free bug introduced in 3 years ago
sctp_indata.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_input.c 0066de1c4b Harden the handling of outgoing streams in case of an restart or INIT 3 years ago
sctp_input.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_kdtrace.c 776cd558f0 Separate out SCTP related dtrace code. 4 years ago
sctp_kdtrace.h 776cd558f0 Separate out SCTP related dtrace code. 4 years ago
sctp_lock_bsd.h b6db274d1e Whitespace changes. 3 years ago
sctp_module.c 052c5ec4d0 Provide support for building SCTP as a loadable module. 3 years ago
sctp_os.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_os_bsd.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_output.c a7aa5eea4f sctp: improve handling of aborted associations 3 years ago
sctp_output.h b6db274d1e Whitespace changes. 3 years ago
sctp_pcb.c b954d81662 Ensure variables are initialized before used. 3 years ago
sctp_pcb.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_peeloff.c 28397ac1ed Non-functional changes due to upstream cleanup. 3 years ago
sctp_peeloff.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
sctp_ss_functions.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_structs.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_syscalls.c 6b3a9a0f3d Convert remaining cap_rights_init users to cap_rights_init_one 3 years ago
sctp_sysctl.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_sysctl.h a92d501617 Improve the handling of cookie life times. 3 years ago
sctp_timer.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_timer.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_uio.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp_usrreq.c a92d501617 Improve the handling of cookie life times. 3 years ago
sctp_var.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctputil.c 6176f9d6df Remove dead stores reported by clang static code analysis 3 years ago
sctputil.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
siftr.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp.h a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
tcp_debug.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
tcp_debug.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
tcp_fastopen.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_fastopen.h 18a7530938 Greatly reduce the number of #ifdefs supporting the TCP_RFC7413 kernel option. 6 years ago
tcp_fsm.h 481be5de9d White space cleanup -- remove trailing tab's or spaces 4 years ago
tcp_hostcache.c 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 4 years ago
tcp_hostcache.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
tcp_hpts.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_hpts.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_input.c bc7ee8e5bc Address panic with PRR due to missed initialization of recover_fs 3 years ago
tcp_log_buf.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_log_buf.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_lro.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
tcp_lro.h 481be5de9d White space cleanup -- remove trailing tab's or spaces 4 years ago
tcp_offload.c f1f9347546 Initial support for kernel offload of TLS receive. 4 years ago
tcp_offload.h f1f9347546 Initial support for kernel offload of TLS receive. 4 years ago
tcp_output.c 4b72ae16ed Stop sending tiny new data segments during SACK recovery 3 years ago
tcp_pcap.c 61664ee700 Step 4.2: start divorce of M_EXT and M_EXTPG 4 years ago
tcp_pcap.h 24b9bb5614 The TCPPCAP debugging feature caches recently-used mbufs for use in 7 years ago
tcp_ratelimit.c 36e0a362ac Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc(). 3 years ago
tcp_ratelimit.h 28540ab153 Fix copyright year and eliminate the obsolete all rights reserved line. 4 years ago
tcp_reass.c 4d0770f172 Prevent premature SACK block transmission during loss recovery 3 years ago
tcp_sack.c 4b72ae16ed Stop sending tiny new data segments during SACK recovery 3 years ago
tcp_seq.h 4b9dc36454 r330675 introduced an extra window check in the LRO code to ensure it 6 years ago
tcp_stats.c 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 4 years ago
tcp_subr.c bc7ee8e5bc Address panic with PRR due to missed initialization of recover_fs 3 years ago
tcp_syncache.c d2b3ceddcc tcp: add sysctl to tolerate TCP segments missing timestamps 3 years ago
tcp_syncache.h cf8a49ab6e Fix the following issues related to the TCP SYN-cache: 3 years ago
tcp_timer.c b89af8e16d Improve the TCP blackhole detection. The principle is to reduce the 4 years ago
tcp_timer.h d7ca3f780d Reduce default TCP delayed ACK timeout to 40ms. 4 years ago
tcp_timewait.c d2b3ceddcc tcp: add sysctl to tolerate TCP segments missing timestamps 3 years ago
tcp_usrreq.c a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
tcp_var.h d2b3ceddcc tcp: add sysctl to tolerate TCP segments missing timestamps 3 years ago
tcpip.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
toecore.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
toecore.h f1f9347546 Initial support for kernel offload of TLS receive. 4 years ago
udp.h 481be5de9d White space cleanup -- remove trailing tab's or spaces 4 years ago
udp_usrreq.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
udp_var.h 72cc43df17 Add a knob to allow zero UDP checksums for UDP/IPv6 traffic on the given UDP port. 3 years ago
udplite.h 481be5de9d White space cleanup -- remove trailing tab's or spaces 4 years ago