cvs commit: src/sys/netinet sctp_output.c

Randall Stewart rrs at FreeBSD.org
Sat Jun 16 14:03:16 UTC 2007


rrs         2007-06-16 14:03:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c 
  Log:
  - Better handle sending large pkt-drops. We were not triming
    the data with m_adj if a large pkt arrived with a bad csum
    some systems can't handle you not triming the tail (think panda :-D)
  
  Revision  Changes    Path
  1.40      +20 -12    src/sys/netinet/sctp_output.c


More information about the cvs-src mailing list