bz 2007-11-21 22:30:14 UTC FreeBSD src repository
Modified files: sys/netinet tcp_output.c Log: Make TSO work with IPSEC compiled into the kernel. The lookup hurts a bit for connections but had been there anyway if IPSEC was compiled in. So moving the lookup up a bit gives us TSO support at not extra cost. PR: kern/115586 Tested by: gallatin Discussed with: kmacy MFC after: 2 months Revision Changes Path 1.143 +16 -3 src/sys/netinet/tcp_output.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"