freebsd-nq/sys/netinet
Michael Tuexen e95307c5c5 * Remove code which has no effect.
* Clean up the handling in sctp_lower_sosend().

MFC after: 3 weeks.
2010-09-09 20:51:23 +00:00
..
ipfw in_delayed_cksum() requires host byte order. 2010-09-06 13:17:01 +00:00
libalias Don't use struct timezone. 2010-08-08 02:51:32 +00:00
accf_data.c
accf_dns.c
accf_http.c
icmp6.h
icmp_var.h
if_atm.c
if_atm.h
if_ether.c Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
if_ether.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_gif.c
in_gif.h
in_mcast.c
in_pcb.c
in_pcb.h
in_proto.c Allow carp(4) to be loaded as a kernel module. Follow precedent set by 2010-08-11 00:51:50 +00:00
in_rmx.c MFp4 @181628: 2010-07-31 15:31:23 +00:00
in_systm.h
in_var.h
in.c In case of RADIX_MPATH do not leak the IN_IFADDR read lock on 2010-09-04 16:06:01 +00:00
in.h MFp4: anchie_soc2009 branch: 2010-08-19 11:31:03 +00:00
ip6.h
ip_carp.c Fix CARP in backup mode by properly registering its hooks for INET and INET6 2010-09-06 21:06:06 +00:00
ip_carp.h Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
ip_divert.c Ensure a minimum "slop" of 10 extra pcb structures when providing a 2010-08-17 16:41:16 +00:00
ip_divert.h
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_fastfwd.c
ip_fw.h
ip_gre.c
ip_gre.h
ip_icmp.c Change the messages of the ICMP bad port bandwidth limiter from 2010-08-14 21:04:27 +00:00
ip_icmp.h
ip_id.c
ip_input.c MFp4 CH=183052 183053 183258: 2010-09-02 17:43:44 +00:00
ip_ipsec.c
ip_ipsec.h
ip_mroute.c
ip_mroute.h
ip_options.c
ip_options.h
ip_output.c
ip_var.h MFp4 CH=183052 183053 183258: 2010-09-02 17:43:44 +00:00
ip.h
pim_var.h
pim.h
raw_ip.c Ensure a minimum "slop" of 10 extra pcb structures when providing a 2010-08-17 16:41:16 +00:00
sctp_asconf.c
sctp_asconf.h
sctp_auth.c
sctp_auth.h
sctp_bsd_addr.c
sctp_bsd_addr.h
sctp_cc_functions.c Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctp_cc_functions.h
sctp_constants.h
sctp_crc32.c Fix the the SCTP_WITH_NO_CSUM option when used in combination with 2010-08-29 18:50:30 +00:00
sctp_crc32.h Fix the the SCTP_WITH_NO_CSUM option when used in combination with 2010-08-29 18:50:30 +00:00
sctp_header.h
sctp_indata.c Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctp_indata.h
sctp_input.c Fix some CLANG warnings. One clang warning is left 2010-09-05 13:41:45 +00:00
sctp_input.h
sctp_lock_bsd.h
sctp_os_bsd.h Fix the the SCTP_WITH_NO_CSUM option when used in combination with 2010-08-29 18:50:30 +00:00
sctp_os.h
sctp_output.c * Remove code which has no effect. 2010-09-09 20:51:23 +00:00
sctp_output.h
sctp_pcb.c Fix some CLANG warnings. One clang warning is left 2010-09-05 13:41:45 +00:00
sctp_pcb.h Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctp_peeloff.c Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctp_peeloff.h
sctp_structs.h PR SCTP Bugs. Basically a full sized frame of 2010-07-29 11:37:04 +00:00
sctp_sysctl.c Fix the the SCTP_WITH_NO_CSUM option when used in combination with 2010-08-29 18:50:30 +00:00
sctp_sysctl.h Fix the the SCTP_WITH_NO_CSUM option when used in combination with 2010-08-29 18:50:30 +00:00
sctp_timer.c Fix some CLANG warnings. One clang warning is left 2010-09-05 13:41:45 +00:00
sctp_timer.h
sctp_uio.h Implement correct handling of address parameter and 2010-09-05 20:13:07 +00:00
sctp_usrreq.c Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctp_var.h
sctp.h Fix the switching on/off of CMT using sysctl and socket option. 2010-08-28 17:59:51 +00:00
sctputil.c Fix some CLANG warnings. One clang warning is left 2010-09-05 13:41:45 +00:00
sctputil.h
siftr.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_hostcache.c
tcp_hostcache.h
tcp_input.c Use timestamp modulo comparison macro for automatic receive buffer 2010-08-27 12:34:53 +00:00
tcp_lro.c
tcp_lro.h
tcp_offload.c
tcp_offload.h
tcp_output.c If a TCP connection has been idle for one retransmit timeout or more 2010-08-18 18:05:54 +00:00
tcp_reass.c
tcp_sack.c
tcp_seq.h
tcp_subr.c Simplify the tcp pcblist estimate logic slightly. 2010-08-27 18:17:46 +00:00
tcp_syncache.c Initializing the new error variable to zero in syncache_socket() 2010-08-15 13:07:08 +00:00
tcp_syncache.h
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h If a TCP connection has been idle for one retransmit timeout or more 2010-08-18 18:05:54 +00:00
tcp.h
tcpip.h
toedev.h
udp_usrreq.c Ensure a minimum "slop" of 10 extra pcb structures when providing a 2010-08-17 16:41:16 +00:00
udp_var.h
udp.h