l2: fix vrrp prefix mac comparison 38/32638/3
authorTianyu Li <tianyu.li@arm.com>
Wed, 26 May 2021 06:20:57 +0000 (14:20 +0800)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 9 Jun 2021 13:47:09 +0000 (13:47 +0000)
commit07d04f7b03077d1b6e93d9a430fedd31bd858023
tree561565a3079af5470131a02600fb6a52db2842e3
parent8afa5d3ccd06df80212ce2ea23b6482287d9481b
l2: fix vrrp prefix mac comparison

VRRP prefix length is 5 bytes, doesn't make sense
to compare with 6 bytes mac address

Type: fix

Signed-off-by: Tianyu Li <tianyu.li@arm.com>
Change-Id: I70a9c9ca769f34a81cd568f9e6b9a3538e6ec710
src/vnet/l2/l2_arp_term.c