aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_ip.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra1-26/+11
2019-11-26fib: Table ReplaceNeale Ranns1-8/+9
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-144/+19
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-3/+3
2019-06-18fib: fib api updatesNeale Ranns1-12/+67
2019-02-01VTL: Fix issue with ipaddress library use under python2.Paul Vinciguerra1-3/+7
2018-12-20test/vpp_ip.py: Correct usage of 'is'Paul Vinciguerra1-32/+28
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan1-14/+0
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-33/+9
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-0/+14
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+12
2018-10-18PAPI: Expose API enums to tests / applicationsOle Troan1-11/+9
2018-09-11GBP Endpoint UpdatesNeale Ranns1-18/+116
2018-08-10Use IP address types on UDP encap APINeale Ranns1-0/+135