summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-03-24 22:30:22 +0300
committerDavid S. Miller <davem@davemloft.net>2017-03-24 22:30:22 +0300
commit9096643856919eba4ea7dd462e3528bc6d230f4f (patch)
treedbb754ed82d3266d438fba54a6dfc4273c385c85 /drivers/isdn/hardware
parent9a32562becd95296a9403175d4992ee3b730e72a (diff)
parenteb100e0e24a23f309d0765061ea4dfd8ca9d400d (diff)
downloadlinux-9096643856919eba4ea7dd462e3528bc6d230f4f.tar.xz
Merge branch 'bridge-ext-learned-entries'
Nikolay Aleksandrov says ==================== net: bridge: allow user-space to add ext learned entries This set adds the ability to add externally learned entries from user-space. For symmetry and proper function we need to allow SW entries to take over HW learned ones (similar to how HW can take over SW entries currently) which is needed for our use case (evpn) where we have pure SW ports and HW ports mixed in a single bridge. This does not play well with switchdev devices currently because there's no feedback when the entry is taken over, but this case has never worked anyway and feedback can be easily added when needed. Patch 02 simply allows to use NTF_EXT_LEARNED from user-space, we already have Quagga patches that make use of this functionality. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hardware')
0 files changed, 0 insertions, 0 deletions