summaryrefslogtreecommitdiff
path: root/ipv6.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-10-13 15:00:23 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-10-13 15:00:23 +0200
commitadb9677639193700ed7777f1ee085fa7539f8d90 (patch)
tree5f9270e202bd7799219169cbd723c1e5ef51294a /ipv6.h
parentd7e9a5df4efbfbd08bd8fdcd2e5808349a12259c (diff)
conf: oui: update oui.conf
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ipv6.h')
0 files changed, 0 insertions, 0 deletions
>
net: dsa: introduce bridge notifier
A slave device will now notify the switch fabric once its port is bridged or unbridged, instead of calling directly its switch operations. This code allows propagating cross-chip bridging events in the fabric. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/switch.c')
-rw-r--r--net/dsa/switch.c32
1 files changed, 32 insertions, 0 deletions
diff --git a/net/dsa/switch.c b/net/dsa/switch.c