CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/17 07:17:55
Modified files:
sys/net : trunklacp.c
Log message:
Wrap trunk_enqueue() calls in splnet() since sending out lacp packets
starts in a timeout handler which runs at a lower spl.
This fixes the problems with lacp trunks where some interfaces suddenly
fail for no obvious reason. Problem report and fix tested by Stephan A.
Rickauer. OK henning, reyk, mpf
