]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- DF bit was on for COOKIE-ECHO chunks. This is
authorRandall Stewart <rrs@FreeBSD.org>
Thu, 13 Sep 2007 14:43:54 +0000 (14:43 +0000)
committerRandall Stewart <rrs@FreeBSD.org>
Thu, 13 Sep 2007 14:43:54 +0000 (14:43 +0000)
commitb27a6b7d735680e373a3889d3f4a2af3697a89a4
tree1bf870312924584217762bb4c4c0f3cd5ec65aab
parent04ee05e815ad0dd523b5d492bdfeb9ab8da92b10
- DF bit was on for COOKIE-ECHO chunks. This is
  incorrect and should be OFF letting IP fragment
  large cookie-echos.
- Rename sysctl variable logging to log_level.
- Fix description of sysctl variable stats.
- Add sysctl variable log to make sctp_log readable via sysctl
  mechanism (this is by compile switch and targets non KTR platforms or
  when someone wants to do performance wise tracing).
 - Removed debug code

Approved by: re@freebsd.org (B Mah)
sys/netinet/sctp_asconf.c
sys/netinet/sctp_constants.h
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_sysctl.c
sys/netinet/sctp_sysctl.h
sys/netinet/sctp_uio.h
sys/netinet/sctputil.c
sys/netinet/sctputil.h