punt: fix the set_punt API/CLI which was rejecting valid ports 55/19955/2
authorNeale Ranns <nranns@cisco.com>
Tue, 4 Jun 2019 13:31:23 +0000 (13:31 +0000)
committerDave Barach <openvpp@barachs.net>
Tue, 4 Jun 2019 15:55:31 +0000 (15:55 +0000)
commit68577d2982a345537e300e99a8c0e0311fe08ce1
treeca3f73d63d9e833412a108d6bee587365667ad05
parentdf3ca23f17820389fc625bbc0e7f468fce550aa9
punt: fix the set_punt API/CLI which was rejecting valid ports

add a UT for the API

Change-Id: I93fb6ec2c5f74b991bf7f229250a30c0395b8e24
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/ip/punt.c
test/test_ip4.py