CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/07 18:00:01
Modified files:
sys/net : if_trunk.c trunklacp.c trunklacp.h
Log message:
Take into account that our ether_input() already strips the
ethernet header. This lets us actually process the incoming
LACP-Packets. It should now work with a lot more switches.
At least a Catalyst 3500 seems happy.
OK brad@
