Searched hist:283278 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.cdiff 283278 Fri May 22 05:45:58 MDT 2015 arybchik sfxge: relax assertion to allow RST flag in TSO packets

Kernel under stress load, mixed MC reboot and sfupdate really
generates TSO packet with RST flag.
It will generate many TCP packets with RST flag set.
May be RST flag should be set in the last segment only, but it could be
dropped. So, it is safer to keep the flag in all packets to be sure that
connection is reset.

Reviewed by: gnn
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Differential Revision: https://reviews.freebsd.org/D2609

Completed in 115 milliseconds