mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
* TCP segments without timestamps should be dropped when support for the timestamp option has been negotiated. * TCP segments with timestamps should be processed normally if support for the timestamp option has not been negotiated. This patch enforces the above. PR: 250499 Reviewed by: gnn, rrs MFC after: 1 week Sponsored by: Netflix, Inc Differential Revision: https://reviews.freebsd.org/D27148 |
||
|---|---|---|
| .. | ||
| bbr.c | ||
| rack.c | ||
| rack_bbr_common.c | ||
| rack_bbr_common.h | ||
| sack_filter.c | ||
| sack_filter.h | ||
| tcp_bbr.h | ||
| tcp_rack.h | ||