lro: separate HPTS specific code into tcp_lro_hpts.cPut same copyright header as tcp_hpts.c has, since all this codewas developed by Randall Stewart <rrs@FreeBSD.org> as a part ofthe HPTS work.
lro: separate HPTS specific code into tcp_lro_hpts.cPut same copyright header as tcp_hpts.c has, since all this codewas developed by Randall Stewart <rrs@FreeBSD.org> as a part ofthe HPTS work. Also copy Mellanox copyright from tcp_lro.c asHans Petter Selasky also participated in restructuring the code.Reviewed by: imp, tuexen, rrsDifferential Revision: https://reviews.freebsd.org/D42854
show more ...
hpts: install kernel moduleIt is important to instantly load tcp_rack.ko and tcp_bbr.koReviewed by: tuexen, impDifferential Revision: https://reviews.freebsd.org/D42697