Date: Tue, 27 Mar 2007 17:16:22 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet raw_ip.c Message-ID: <200703271716.l2RHGN6o094047@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2007-03-27 17:16:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet raw_ip.c Log: MFC rev 1.170: Increase default size of raw IP send and receive buffers to the same as udp_sendspace, to avoid a situation where jumbograms (datagrams > 9KB) are unnecessarily fragmented. Revision Changes Path 1.150.2.7 +2 -8 src/sys/netinet/raw_ip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703271716.l2RHGN6o094047>