aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_ip_route.py
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-11FIB table add/delete APINeale Ranns1-0/+73
2017-08-08L2 over MPLSNeale Ranns1-7/+17
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns1-4/+5
2017-04-24Improve Load-Balance MAPsNeale Ranns1-17/+36
2017-04-07MPLS McastNeale Ranns1-3/+35
2017-03-17Fix IP feature ordering.Neale Ranns1-0/+17
2017-03-10Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...Neale Ranns1-1/+9
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-34/+44