Date: Thu, 16 Oct 2003 09:21:25 -0700 (PDT) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <200310161621.h9GGLP09003367@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/10/16 09:21:25 PDT FreeBSD src repository Modified files: sys/netinet ip_dummynet.c Log: Drop dummynet lock when calling back into the network stack to deliver packets. This eliminates a LOR with Giant that caused outbound pipes to fail. Supported by: FreeBSD Foundation Revision Changes Path 1.70 +5 -0 src/sys/netinet/ip_dummynet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310161621.h9GGLP09003367>