]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make TCP LRO work properly with VIMAGE kernels rather than just panicing.
authorBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 1 Jun 2012 11:42:50 +0000 (11:42 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 1 Jun 2012 11:42:50 +0000 (11:42 +0000)
commit5fa2656e55d739668d75dd031630ab877cfc8eae
treeceeef93e7069e28fc8151a8cbceff35bfbd33551
parent581b2e78cf8b100befcd32e97c9dd89eb0fa5cb6
Make TCP LRO work properly with VIMAGE kernels rather than just panicing.
There's no VIMAGE context set there yet as this is before if_ethersubr.c.

MFC after: 3 days
X-MFC with: r235981
sys/netinet/tcp_lro.c