Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 1 | -4/+4 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | Neale Ranns | 1 | -17/+0 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface | Neale Ranns | 1 | -2/+5 |
2020-04-28 | tests: fix update_path_flags for multicast in vpp_ip_route | Paul Vinciguerra | 1 | -2/+2 |
2020-04-28 | tests: implement ipaddress convenience methods | Paul Vinciguerra | 1 | -27/+23 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the | Neale Ranns | 1 | -0/+25 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses | Neale Ranns | 1 | -9/+50 |
2020-02-07 | tests: support python 3.8 | Ole Troan | 1 | -3/+3 |
2019-11-26 | fib: Fix crash on cover update to non activated adj source | Neale Ranns | 1 | -0/+1 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -4/+46 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -38/+38 |
2019-09-19 | api: split vl_api_prefix into two | Ole Troan | 1 | -1/+1 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 1 | -4/+2 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word | Neale Ranns | 1 | -0/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -8/+22 |
2019-06-26 | tests: set object_id for routes. | Paul Vinciguerra | 1 | -5/+8 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -308/+280 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to | Neale Ranns | 1 | -3/+6 |
2019-03-29 | tests: refactor vpp_object.py | Paul Vinciguerra | 1 | -24/+0 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" | Ole Trøan | 1 | -2/+4 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 1 | -4/+2 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | Ole Troan | 1 | -59/+58 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 1 | -29/+21 |
2019-03-01 | Tests: Trivial fox use of 'is'. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-01 | Tests: Remove all wildcard imports. | Paul Vinciguerra | 1 | -2/+2 |
2019-02-28 | test/vpp_ip_route.py: Trivial. Remove duplicate key. | Paul Vinciguerra | 1 | -1/+0 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 1 | -1/+1 |
2019-01-23 | IP route local and connected | Neale Ranns | 1 | -4/+3 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -8/+52 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 1 | -0/+100 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -12/+17 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 1 | -3/+21 |
2018-09-14 | BIER API and load-balancing fixes | Neale Ranns | 1 | -0/+3 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -9/+1 |
2018-09-07 | IP route update fix when multipath and drop set | Neale Ranns | 1 | -3/+7 |
2018-07-09 | IGMP improvements | Neale Ranns | 1 | -11/+27 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -4/+11 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 1 | -0/+13 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 1 | -6/+38 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 1 | -3/+5 |
2018-01-09 | BIER: missing endian swap for imposition object in API return | Neale Ranns | 1 | -0/+1 |
2017-11-09 | BIER | Neale Ranns | 1 | -6/+22 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 1 | -0/+8 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 1 | -0/+3 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 1 | -0/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -0/+73 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -7/+17 |
2017-05-24 | Missing VLIB node for IPv6 disposition from mcast MPLS LSP | Neale Ranns | 1 | -4/+5 |
2017-04-24 | Improve Load-Balance MAPs | Neale Ranns | 1 | -17/+36 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -3/+35 |