bonding: process lacp when bond is admin down 30/24230/2
authorMatthew Smith <mgsmith@netgate.com>
Tue, 7 Jan 2020 17:34:43 +0000 (11:34 -0600)
committerDave Barach <openvpp@barachs.net>
Thu, 9 Jan 2020 23:28:05 +0000 (23:28 +0000)
commit854eb6e3ff87ace211a45a8053424d8432bd5755
tree74f615cfd0601838ef28ee62916527c15a117933
parentd3d7ef5ec828ec895c6f90090118782e497b9084
bonding: process lacp when bond is admin down

Type: fix
Fixes: 6dfd3785e4

When a bond interface is administratively down but the slaves are
up, process inbound LACP packets received over the slaves. This
was the old behavior with bond interfaces in LACP mode and was
altered unintentionally by another change. Restore the old behavior.

Change-Id: I61b0b700211dea4859b6ee447ab83b33197d9d11
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/vnet/bonding/node.c