aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_ip_route.py
AgeCommit message (Expand)AuthorFilesLines
9 daystests: allow ip table nameMaxime Peim1-2/+4
2024-04-09tests: allow to add paths to default routeMaxime Peim1-2/+12
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-317/+370
2022-05-03tests: handle removed interfaceKlement Sekera1-4/+9
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-0/+104
2020-12-07tests: py2 cleanup - remove subclassing of objectPaul Vinciguerra1-4/+4
2020-10-21ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute APINeale Ranns1-17/+0
2020-09-17teib: Add adj-fibs for peers/adjacencies on p2mp interfaceNeale Ranns1-2/+5
2020-04-28tests: fix update_path_flags for multicast in vpp_ip_routePaul Vinciguerra1-2/+2
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra1-27/+23
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns1-0/+25
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-9/+50
2020-02-07tests: support python 3.8Ole Troan1-3/+3
2019-11-26fib: Fix crash on cover update to non activated adj sourceNeale Ranns1-0/+1
2019-11-26fib: Table ReplaceNeale Ranns1-4/+46
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-38/+38
2019-09-19api: split vl_api_prefix into twoOle Troan1-1/+1
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar1-4/+2
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns1-0/+1
2019-07-03fib: allow route delete with no paths and multipath=0 to remove theNeale Ranns1-8/+22
2019-06-26tests: set object_id for routes.Paul Vinciguerra1-5/+8
2019-06-18fib: fib api updatesNeale Ranns1-308/+280
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns1-3/+6
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra1-24/+0
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-2/+4
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-4/+2
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-59/+58
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan1-29/+21
2019-03-01Tests: Trivial fox use of 'is'.Paul Vinciguerra1-1/+1
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-2/+2
2019-02-28test/vpp_ip_route.py: Trivial. Remove duplicate key.Paul Vinciguerra1-1/+0
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-1/+1
2019-01-23IP route local and connectedNeale Ranns1-4/+3
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-8/+52
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+100
2018-10-01mroute routers in the stats segmentNeale Ranns1-12/+17
2018-09-20Route counters in the stats segmentNeale Ranns1-3/+21
2018-09-14BIER API and load-balancing fixesNeale Ranns1-0/+3
2018-09-11GBP Endpoint UpdatesNeale Ranns1-9/+1
2018-09-07IP route update fix when multipath and drop setNeale Ranns1-3/+7
2018-07-09IGMP improvementsNeale Ranns1-11/+27
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns1-4/+11
2018-03-20FIB Interpose SourceNeale Ranns1-0/+13
2018-03-09MPLS Unifom modeNeale Ranns1-6/+38
2018-01-09DVR: run L3 output featuresNeale Ranns1-3/+5
2018-01-09BIER: missing endian swap for imposition object in API returnNeale Ranns1-0/+1
2017-11-09BIERNeale Ranns1-6/+22
2017-11-07UDP Encapsulation.Neale Ranns1-0/+8
2017-10-14Source Lookup progammable via APINeale Ranns1-0/+3
2017-10-05Distributed Virtual Router SupportNeale Ranns1-0/+2