]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make strict-sacks be the default.
authorrrs <rrs@FreeBSD.org>
Thu, 28 Aug 2008 09:44:07 +0000 (09:44 +0000)
committerrrs <rrs@FreeBSD.org>
Thu, 28 Aug 2008 09:44:07 +0000 (09:44 +0000)
commita97a9f5233562046294f64d3db07ca1c90e63a35
tree4a6ba48264c10107c71cdb81d7b311404516ea68
parent8ccd4bd3a18f0d73c17c7096b561febf5d6f93d8
- Make strict-sacks be the default.
- Change it so that without INVARIANTs there are
  no panics in SCTP.
- sctp_timer changes so that we have a recovery mechanism
  when the sent list is out of order.
sys/netinet/sctp_indata.c
sys/netinet/sctp_lock_bsd.h
sys/netinet/sctp_output.c
sys/netinet/sctp_sysctl.h
sys/netinet/sctp_timer.c
sys/netinet/sctp_var.h
sys/netinet/sctputil.c