lacp: partner may time us out if fast-rate is configured [VPP-1247]
[vpp.git] / src / plugins / lacp / node.h
index 26cf7a3..ebc6704 100644 (file)
@@ -77,6 +77,7 @@ typedef enum
 /* lacp packet trace capture */
 typedef struct
 {
+  u32 sw_if_index;
   u32 len;
   union
   {