1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-04 17:15:50 +00:00
Andrew Thompson b517176ad9 Set the proto to LAGG_PROTO_NONE before calling the detach routine so packets
are discarded, this is an issue because lacp drops the lock which may allow
network threads to access freed memory. Expand the lock coverage so the
detach/attach happen atomically.

Submitted by:	Andrew Boyer (earlier version)
2012-04-12 01:07:17 +00:00
..
2012-04-10 16:08:46 +00:00
2012-03-18 19:15:11 +00:00
2012-04-05 04:41:06 +00:00
2012-03-27 20:36:03 +00:00
2012-04-10 16:08:46 +00:00
2012-03-30 23:05:48 +00:00
2012-03-30 19:10:14 +00:00
2012-04-11 21:00:33 +00:00