diff options
author | rrs <rrs@FreeBSD.org> | 2010-03-24 19:45:36 +0000 |
---|---|---|
committer | rrs <rrs@FreeBSD.org> | 2010-03-24 19:45:36 +0000 |
commit | 4938adaeeb495e1712fac448fa8a8e51cbf9494c (patch) | |
tree | 0c5f264bd34f8d3111965985704413228cb0dd9d /sys/conf/options | |
parent | 8fb79807f29b026c1c60ed7e06c3b6f43f5bd3ba (diff) | |
download | FreeBSD-src-4938adaeeb495e1712fac448fa8a8e51cbf9494c.zip FreeBSD-src-4938adaeeb495e1712fac448fa8a8e51cbf9494c.tar.gz |
Fix for NR-Sack code. The code was NOT working properly when
enabled. Basically most of the operations were incorrect causing
bad sacks when you enabled nr-sack. The fixes range across
4 files and unifiy most of the processing so that we only test
nr_sack flags to decide which type of sack to generate.
Optimization left for this is to combine the sack generation
code and make it capable of generating either sack thus shrinking
out a routine.
Reviewed by: tuexen@freebsd.org
Diffstat (limited to 'sys/conf/options')
0 files changed, 0 insertions, 0 deletions