Date: Fri, 16 Oct 1998 08:00:16 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <199810161500.IAA04158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1998/10/16 08:00:16 PDT Modified files: (Branch: RELENG_2_2) sys/netinet ip_dummynet.c Log: Make dummynet use m_pkthdr.len, not ip_len, for computing bandwidths. This is necessary for correct operation at the bridging level. Problem reported by Richard B. Ernst Revision Changes Path 1.1.2.1 +9 -8 src/sys/netinet/ip_dummynet.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810161500.IAA04158>