[Bug 207701] vlan interface over failover lagg has empty/00:00:00:00:00:00 mac/ether address
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 22 07:21:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207701
Marcelo Araujo <araujo at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
--- Comment #5 from Marcelo Araujo <araujo at FreeBSD.org> ---
I'm not sure about the fix on D5672 is right.
This commit[0], removes the call of EVENTHANDLER_INVOKE due several LOR's.
[0]
https://svnweb.freebsd.org/base/stable/10/sys/net/if_lagg.c?revision=287723&view=markup&sortby=date
And this commit[1], fix properly the lladdr usage.
[1]
https://svnweb.freebsd.org/base/head/sys/net/if_lagg.c?revision=290239&view=markup
So, what I will do is, I will check the impact to import r290239 on 10-Stable.
It will cost for me couple days.
Best,
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list