Hi all,
I need a feature, which sync mac addresses learned in Bridge(linux bridge).
As for routing stack, we have rtnetlink to get notify like RTM_NEWNEIGH message.
So is there similar function in linux bridge, to get mac entry add/del notify of a Bridge?
Thank you!
----
Simon Jones