mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
auto-attach: Add auto-attach support to ofproto layer
Signed-off-by: Ludovic Beliveau <ludovic.beliveau@windriver.com> Signed-off-by: Dennis Flynn <drflynn@avaya.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
@@ -40,6 +40,7 @@ struct pkt_metadata;
|
||||
SPR(SLOW_BFD, "bfd", "Consists of BFD packets") \
|
||||
SPR(SLOW_LACP, "lacp", "Consists of LACP packets") \
|
||||
SPR(SLOW_STP, "stp", "Consists of STP packets") \
|
||||
SPR(SLOW_LLDP, "lldp", "Consists of LLDP packets") \
|
||||
SPR(SLOW_CONTROLLER, "controller", \
|
||||
"Sends \"packet-in\" messages to the OpenFlow controller") \
|
||||
SPR(SLOW_ACTION, "action", \
|
||||
|
Reference in New Issue
Block a user