thompsa 2007-07-26 06:24:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_lagg.c
Log:
The MAC address was not being set correctly on the lagg interface so all
outgoing frames had the src of 00:00:00:00:00:00. We fake enough of
if_setlladdr() to set the MAC address without resetting the interface, on
RELENG_6 this also requires overwriting _ac_enaddr in struct arpcom.
Revision Changes Path
1.11.2.4 +1 -0 src/sys/net/if_lagg.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"