ethernet: fix Ethernet DMAC checks 61/29461/3
authorIvan Shvedunov <ivan4th@gmail.com>
Thu, 15 Oct 2020 10:19:35 +0000 (13:19 +0300)
committerDamjan Marion <dmarion@me.com>
Thu, 15 Oct 2020 19:36:08 +0000 (19:36 +0000)
commit7286943e7efdbbf99abd8bf318547b2402a4966d
tree3d884d4a6ef7fab9d8c428c9e7e2963b1af66817
parentc127d5ad0a9c09b25facabf28288324f125701ad
ethernet: fix Ethernet DMAC checks

Type: fix

Due to confusion between ethernet flags and hw interface flags, DMAC
filtering was not happening, most of the time.

Signed-off-by: Ivan Shvedunov <ivan4th@gmail.com>
Change-Id: I95209e1ea0f95f9be0b1a82ec9fcbc80955428d2
src/vnet/ethernet/node.c