On Tue, Apr 01, 2008 at 10:00:49PM +0200, Andre Oppermann wrote: > > The order of the TCP options was changed recently to fix another problem. > This has caused sub-optimal padding and this overflow as not all options > fit. The tcp_addoptions() loop is not bound internally. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_output.c?rev=1.146
Hmm. Are you sure you wanted to show this revision ? There's not change for optlen because TCPOLEN_NOP == 1, I think. -- Rui Paulo _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"