Drop dhcp pkts w/ hardware address mismatches 39/11339/3
authorDave Barach <dbarach@cisco.com>
Fri, 23 Mar 2018 13:52:52 +0000 (09:52 -0400)
committerChris Luke <chris_luke@comcast.com>
Fri, 23 Mar 2018 18:17:52 +0000 (18:17 +0000)
commit4585eb86c54afd21d5aa264e947020a041656064
tree5cc4dd8ed7a65cf2f4b808c3164d2833b3f4b846
parent4631610a20e6ae3181cb517db27a93b2a3e07eff
Drop dhcp pkts w/ hardware address mismatches

Add a few dhcp client rx packet/state counters

Temporarily disable the dhcp client unit test, since it trips over the
newly-added hardware address check.

Change-Id: I7f68607e6ed3d738cba357c3fe76664a99b71cd8
Signed-off-by: Dave Barach <dave@barachs.net>
src/vnet/dhcp/client.c
src/vnet/dhcp/client.h
test/test_dhcp.py