summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_input.c
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2007-04-03 10:41:33 +0000
committergallatin <gallatin@FreeBSD.org>2007-04-03 10:41:33 +0000
commitc277843c2225aefe5e5c60e49de3fc0f95f7a798 (patch)
treec0640a5cd7d6710995c62aa7bb3bd8c378eef077 /sys/netinet/sctp_input.c
parent8fc6b66de9fdbd36321373481c672aa32e4034f0 (diff)
downloadFreeBSD-src-c277843c2225aefe5e5c60e49de3fc0f95f7a798.zip
FreeBSD-src-c277843c2225aefe5e5c60e49de3fc0f95f7a798.tar.gz
- Fix a bug in the TSO transmit routine where frames which had
been defragged and had their headers in the same cluster as their payload would be fed to the NIC in header-sized chunks, and would likely exceed the number of available transmit descriptors. - If a TSO frame exceeds the number of available transmit descriptors, don't leak busdmma resources when freeing it. Sponsored by: Myricom Inc.
Diffstat (limited to 'sys/netinet/sctp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud