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