cvs commit: src/sys/net if_lagg.c if_lagg.h
Andrew Thompson
thompsa at FreeBSD.org
Wed Oct 24 14:19:03 PDT 2007
thompsa 2007-10-24 21:19:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_lagg.c if_lagg.h
Log:
MFC if_lagg.c r1.20, if_lagg.h r1.11
Fix two panics in lagg. Updating a pointer with shared locking and a double
mbuf free.
Revision Changes Path
1.11.2.8 +33 -36 src/sys/net/if_lagg.c
1.7.2.5 +1 -0 src/sys/net/if_lagg.h
More information about the cvs-src
mailing list