Add checks for bad ARP request packets in arp-termination node 08/13208/3
authorJohn Lo <loj@cisco.com>
Mon, 25 Jun 2018 16:35:21 +0000 (12:35 -0400)
committerDave Barach <openvpp@barachs.net>
Mon, 25 Jun 2018 22:46:14 +0000 (22:46 +0000)
commit0131b6c438e1e7ccc41c9abd1f02ac398d34dfaa
tree9a5d8065cf0374a9e3428d260292e24143e09823
parentadb5bd5344cd7b422c0c08e6434ad8642b897502
Add checks for bad ARP request packets in arp-termination node

Check ARP request packet with bad requester MAC/IP address and
drop these packets. Also removed useless VRRP check in the node.

Change-Id: I2c8a774d291928eb623b3a515f1edf7e338fa760
Signed-off-by: John Lo <loj@cisco.com>
src/vnet/ethernet/arp.c