/[base]/head/sys/netinet
ViewVC logotype

Index of /head/sys/netinet

Files shown:142
Directory revision: 368819 (of 372097)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
cc/  367008  18 months  rscheff   TCP Cubic: improve reaction to (and rollback from) RTO 1. fix compliancy issue …
khelp/  326272  4 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
libalias/  365071  20 months  mjg   net: clean up empty lines in .c and .h files
netdump/  362624  22 months  jhb   Use zfree() instead of explicit_bzero() and free(). In addition to reducing lin…
tcp_stacks/  367530  18 months  tuexen   RFC 7323 specifies that: * TCP segments without timestamps should be dropped whe…
accf_data.c  361263  2 years  markj   Define a module version for accept filter modules. Otherwise accept filters com…
accf_dns.c  361263  2 years  markj   Define a module version for accept filter modules. Otherwise accept filters com…
accf_http.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
dccp.h  362275  23 months  thj   Add header definition for RFC4340, Datagram Congestion Control Protocol Add a h…
icmp6.h  366842  19 months  markj   icmp6: Count packets dropped due to an invalid hop limit Pad the icmp6stat stru…
icmp_var.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
if_ether.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
if_ether.h  340493  3 years  bz   Retire arpresolve_addr(), which is not used anywhere, from if_ether.c.
igmp.c  367493  18 months  mhorne   igmp: convert igmpstat to use PCPU counters Currently there is no locking done …
igmp.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
igmp_var.h  367493  18 months  mhorne   igmp: convert igmpstat to use PCPU counters Currently there is no locking done …
in.c  366695  19 months  ae   Implement SIOCGIFALIAS. It is lightweight way to check if an IPv4 address exist…
in.h  366569  19 months  rscheff   Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. This adds a new IP_PROTO / …
in_cksum.c  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
in_debug.c  334193  3 years  mmacy   CK: update consumers to use CK macros across the board r334189 changed the fiel…
in_fib.c  368147  17 months  melifaro   Refactor fib4/fib6 functions. No functional changes. * Make lookup path of fib…
in_fib.h  368147  17 months  melifaro   Refactor fib4/fib6 functions. No functional changes. * Make lookup path of fib…
in_gif.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
in_jail.c  332122  4 years  brooks   Move most of the contents of opt_compat.h to opt_global.h. opt_compat.h is ment…
in_kdtrace.c  353518  2 years  tuexen   Separate out SCTP related dtrace code. This is based on work done by markj@. Di…
in_kdtrace.h  353518  2 years  tuexen   Separate out SCTP related dtrace code. This is based on work done by markj@. Di…
in_mcast.c  366807  19 months  melifaro   Simplify NET_EPOCH_EXIT in inp_join_group(). Suggested by: kib
in_pcb.c  368819  17 months  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
in_pcb.h  368819  17 months  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
in_pcbgroup.c  335093  3 years  mmacy   Fix PCBGROUPS build post CK conversion of pcbinfo
in_prot.c  332122  4 years  brooks   Move most of the contents of opt_compat.h to opt_global.h. opt_compat.h is ment…
in_proto.c  365930  19 months  melifaro   Remove unused nhop_ref_any() function. Remove "opt_mpath.h" header where not nee…
in_rmx.c  367941  17 months  melifaro   Refactor rib iterator functions. * Make rib_walk() order of arguments consisten…
in_rss.c  366813  19 months  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
in_rss.h  366813  19 months  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
in_systm.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
in_var.h  364238  21 months  melifaro   Simplify dom_<rtattach|rtdetach>. Remove unused arguments from dom_rtattach/dom…
ip.h  335837  3 years  kp   carp: Set DSCP value CS7 Update carp to set DSCP value CS7(Network Traffic) in …
ip6.h  358482  2 years  tuexen   Remove stale definitions. The removed definitions are not used right now and are…
ip_carp.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_carp.h  355449  2 years  bz   carp: replace caddr_t with char * Change the remaining caddr_t usages to char *…
ip_divert.c  362338  23 months  markj   Add the SCTP_SUPPORT kernel option. This is in preparation for enabling a loada…
ip_divert.h  326272  4 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_dummynet.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_ecn.c  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_ecn.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_encap.c  353292  2 years  glebius   Widen NET_EPOCH coverage. When epoch(9) was introduced to network stack, it was…
ip_encap.h  339550  3 years  ae   Add KPI that can be used by tunneling interfaces to handle IP addresses appearin…
ip_fastfwd.c  367645  18 months  emaste   ip_fastfwd: style(9) tidy for r367628 Discussed with: gnn MFC with: r367628
ip_fw.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_gre.c  356755  2 years  glebius   Introduce NET_EPOCH_CALL() macro and use it everywhere where we free data based …
ip_icmp.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_icmp.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_id.c  358333  2 years  kaktus   Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) r357614 add…
ip_input.c  368164  17 months  melifaro   Remove RADIX_MPATH config option. ROUTE_MPATH is the new config option controll…
ip_mroute.c  366623  19 months  bz   ip_mroute: fix the viftable export sysctl It seems that in r354857 I got more t…
ip_mroute.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_options.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
ip_options.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_output.c  366569  19 months  rscheff   Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. This adds a new IP_PROTO / …
ip_reass.c  358333  2 years  kaktus   Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) r357614 add…
ip_var.h  367628  18 months  gnn   An earlier commit effectively turned out the fast forwading path due to its lack…
pim.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
pim_var.h  334671  3 years  ae   Rework IP encapsulation handling code. Currently it has several disadvantages: …
raw_ip.c  366813  19 months  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
sctp.h  366750  19 months  tuexen   Improve the handling of cookie life times. The staleness reported in an error ca…
sctp_asconf.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_asconf.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_auth.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_auth.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_bsd_addr.c  366426  19 months  tuexen   Use __func__ instead of __FUNCTION__ for consistency. MFC after: 3 days
sctp_bsd_addr.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_cc_functions.c  366517  19 months  tuexen   Minor cleanups. MFC after: 3 days
sctp_constants.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_crc32.c  362498  22 months  tuexen   No need to include netinet/sctp_crc32.h twice.
sctp_crc32.h  362338  23 months  markj   Add the SCTP_SUPPORT kernel option. This is in preparation for enabling a loada…
sctp_header.h  366114  19 months  tuexen   Whitespace changes. MFC after: 3 days
sctp_indata.c  367520  18 months  tuexen   Fix a potential use-after-free bug introduced in https://svnweb.freebsd.org/chan
sctp_indata.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_input.c  368622  17 months  tuexen   Harden the handling of outgoing streams in case of an restart or INIT collision.…
sctp_input.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_kdtrace.c  353518  2 years  tuexen   Separate out SCTP related dtrace code. This is based on work done by markj@. Di…
sctp_kdtrace.h  353518  2 years  tuexen   Separate out SCTP related dtrace code. This is based on work done by markj@. Di…
sctp_lock_bsd.h  366114  19 months  tuexen   Whitespace changes. MFC after: 3 days
sctp_module.c  363079  22 months  markj   Provide support for building SCTP as a loadable module. With this change, a ker…
sctp_os.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_os_bsd.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_output.c  366750  19 months  tuexen   Improve the handling of cookie life times. The staleness reported in an error ca…
sctp_output.h  366114  19 months  tuexen   Whitespace changes. MFC after: 3 days
sctp_pcb.c  366483  19 months  tuexen   Ensure variables are initialized before used. MFC after: 3 days
sctp_pcb.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_peeloff.c  362054  23 months  tuexen   Non-functional changes due to upstream cleanup. MFC after: 1 week
sctp_peeloff.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
sctp_ss_functions.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_structs.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_syscalls.c  363133  22 months  tuexen   Cleanup, no functional change intended. This file is only compiled if INET or I…
sctp_sysctl.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_sysctl.h  366750  19 months  tuexen   Improve the handling of cookie life times. The staleness reported in an error ca…
sctp_timer.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_timer.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_uio.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctp_usrreq.c  366750  19 months  tuexen   Improve the handling of cookie life times. The staleness reported in an error ca…
sctp_var.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
sctputil.c  366482  19 months  tuexen   Remove dead stores reported by clang static code analysis MFC after: 3 days
sctputil.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
siftr.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp.h  368819  17 months  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
tcp_debug.c  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
tcp_debug.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
tcp_fastopen.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_fastopen.h  330002  4 years  pkelsey   Greatly reduce the number of #ifdefs supporting the TCP_RFC7413 kernel option. …
tcp_fsm.h  357818  2 years  rrs   White space cleanup -- remove trailing tab's or spaces from any line. Sponsored…
tcp_hostcache.c  358333  2 years  kaktus   Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) r357614 add…
tcp_hostcache.h  326272  4 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
tcp_hpts.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_hpts.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_input.c  368327  17 months  rscheff   Add TCP feature Proportional Rate Reduction (PRR) - RFC6937 PRR improves loss r…
tcp_log_buf.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_log_buf.h  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_lro.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
tcp_lro.h  357818  2 years  rrs   White space cleanup -- remove trailing tab's or spaces from any line. Sponsored…
tcp_offload.c  360408  2 years  jhb   Initial support for kernel offload of TLS receive. - Add a new TCP_RXTLS_ENABLE…
tcp_offload.h  360408  2 years  jhb   Initial support for kernel offload of TLS receive. - Add a new TCP_RXTLS_ENABLE…
tcp_output.c  366570  19 months  rscheff   Stop sending tiny new data segments during SACK recovery Consider the currently…
tcp_pcap.c  360583  2 years  glebius   Step 4.2: start divorce of M_EXT and M_EXTPG They have more differencies than s…
tcp_pcap.h  302374  5 years  jtl   The TCPPCAP debugging feature caches recently-used mbufs for use in debugging TC…
tcp_ratelimit.c  367151  18 months  jhb   Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc(). This gives a more…
tcp_ratelimit.h  359729  2 years  imp   Fix copyright year and eliminate the obsolete all rights reserved line. Reviewe…
tcp_reass.c  367492  18 months  rscheff   Prevent premature SACK block transmission during loss recovery Under specific c…
tcp_sack.c  366570  19 months  rscheff   Stop sending tiny new data segments during SACK recovery Consider the currently…
tcp_seq.h  331926  4 years  jtl   r330675 introduced an extra window check in the LRO code to ensure it captured a…
tcp_stats.c  358333  2 years  kaktus   Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) r357614 add…
tcp_subr.c  367122  18 months  jhb   Save the current TCP pacing rate in t_pacing_rate. Reviewed by: gallatin, gnn S…
tcp_syncache.c  367946  17 months  tuexen   Fix two occurences of a typo in a comment introduced in r367530. Reported by: …
tcp_syncache.h  364089  21 months  tuexen   Fix the following issues related to the TCP SYN-cache: * Let the accepted TCP/IP…
tcp_timer.c  359926  2 years  tuexen   Improve the TCP blackhole detection. The principle is to reduce the MSS in two s…
tcp_timer.h  360010  2 years  rscheff   Reduce default TCP delayed ACK timeout to 40ms. Reviewed by: kbowling, tuexen A…
tcp_timewait.c  367891  17 months  tuexen   Fix an issue I introuced in r367530: tcp_twcheck() can be called with to == NULL…
tcp_usrreq.c  368819  17 months  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
tcp_var.h  368327  17 months  rscheff   Add TCP feature Proportional Rate Reduction (PRR) - RFC6937 PRR improves loss r…
tcpip.h  326023  4 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
toecore.c  365071  20 months  mjg   net: clean up empty lines in .c and .h files
toecore.h  360408  2 years  jhb   Initial support for kernel offload of TLS receive. - Add a new TCP_RXTLS_ENABLE…
udp.h  357818  2 years  rrs   White space cleanup -- remove trailing tab's or spaces from any line. Sponsored…
udp_usrreq.c  366813  19 months  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
udp_var.h  365869  20 months  np   Add a knob to allow zero UDP checksums for UDP/IPv6 traffic on the given UDP por…
udplite.h  357818  2 years  rrs   White space cleanup -- remove trailing tab's or spaces from any line. Sponsored…

  ViewVC Help
Powered by ViewVC 1.1.27