bonding: traffic traversing the wrong interface
[vpp.git] / src / vnet / bonding / device.c
index a3be0e3..bcd7e58 100644 (file)
@@ -455,6 +455,7 @@ bond_tx_inline (vlib_main_t * vm, vlib_node_runtime_t * node,
 
       n_left -= 1;
       b += 1;
+      h += 1;
     }
 }