]> git.puffer.fish Git - matthieu/frr.git/commit
linux: UAPI for MAC sync
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 25 Mar 2020 13:10:54 +0000 (06:10 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 5 Aug 2020 13:46:12 +0000 (06:46 -0700)
commit0717831143ec348a8df5c8f69944209e8842a0db
tree479114cf9165ef9b695859b2f8dacba89420acc4
parente75e57491b32bd848da8fb123c105ba104514b1c
linux: UAPI for MAC sync

MAC entries rxed from an ES-peer need to be marked as static to prevent them
from being aged out. However, for static entries, we still need to track
local activity to independently (independent of BGP) establish that a host
is still attached to the ES.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
include/linux/if_bridge.h
include/linux/neighbour.h