bonding: traffic traversing the wrong interface 50/22550/1
authorSteven Luong <sluong@cisco.com>
Fri, 4 Oct 2019 21:18:37 +0000 (14:18 -0700)
committersteven luong <sluong@cisco.com>
Sat, 5 Oct 2019 16:45:03 +0000 (16:45 +0000)
commit8f4fccab9f7614f63dbae6aafd332c5beb71dba4
treeaab7f2554b3feb29ef9e491f32b35ec43a6f5ee9
parentba55df18b5626f71377a8d358d6a146ca39b8706
bonding: traffic traversing the wrong interface

Missing an increment in the while loop. Hashes not stored in the array.

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I603027f5a7305478f48a102ac8035ffde9102c53
(cherry picked from commit 0471cdbd3fe04a88a8b70b5f0eff0c378e19abf7)
src/vnet/bonding/device.c