cvs commit: src/sys/net if_lagg.c if_lagg.h

[ Available lists | Index of cvs-all | Month of Oct 2007 | Week of 24 Oct 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andrew Thompson <thompsa@FreeBSD.org>
Date
24 Oct 2007 21:19:03
Subject
cvs commit: src/sys/net if_lagg.c if_lagg.h
Message-ID
200710242119.l9OLJ2W7080959@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.044 seconds