aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_ip.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tests: upgrade python packagesDave Wallace1-0/+1
2023-11-03tests: refactor asf framework codeDave Wallace1-2/+0
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-56/+68
2022-03-24ip: The check for 'same packet' must include the FIB indexNeale Ranns1-0/+1
2021-02-15ip: Path MTUNeale Ranns1-0/+46
2020-12-01tests: remove ip_punt from vpp_papi_provider and add ip_punt object modelsJakub Grajciar1-0/+48
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