Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | gre: Tunnel encap/decap flags |  Neale Ranns | 1 | -37/+0 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -21/+1 |
2019-12-09 | gtpu: use explicit types in api |  Ole Troan | 1 | -34/+0 |
2019-12-07 | pppoe: use explicit types in api |  Ole Troan | 1 | -2/+0 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -4/+6 |
2019-12-03 | classify: API cleanup |  Jakub Grajciar | 1 | -82/+0 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -25/+0 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 1 | -6/+3 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -1/+1 |
2019-10-17 | classify: make tests support python3 |  Ole Troan | 1 | -5/+4 |
2019-10-16 | tests: cli wrapper should return string |  Ole Troan | 1 | -2/+1 |
2019-10-14 | gso: Add gso feature arc |  Mohsin Kazmi | 1 | -0/+7 |
2019-10-10 | tests: add cli_return_response to vpp_papi_provider |  Dave Barach | 1 | -2/+13 |
2019-10-09 | dhcp: dhcp6_pd_client_cp API cleanup |  Jakub Grajciar | 1 | -10/+0 |
2019-10-08 | tests: handle unicode charactes in cli output |  Klement Sekera | 1 | -1/+2 |
2019-10-07 | dhcp: Move to plugin |  Neale Ranns | 1 | -12/+0 |
2019-10-03 | dhcp: API cleanup |  Jakub Grajciar | 1 | -96/+4 |
2019-09-30 | dhcp: dhcp6_ia_na_client_cp API cleanup |  Jakub Grajciar | 1 | -6/+0 |
2019-09-11 | bonding: API cleanup |  Jakub Grajciar | 1 | -0/+1 |
2019-09-04 | bfd: API cleanup |  Jakub Grajciar | 1 | -81/+5 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets |  Neale Ranns | 1 | -1/+3 |
2019-07-24 | qos: QoS dump APIs |  Neale Ranns | 1 | -22/+0 |
2019-07-19 | bonding: add support for numa-only in lacp mode |  Zhiyong Yang | 1 | -0/+3 |
2019-07-12 | tests: remove invalid arguments passed to papi |  Paul Vinciguerra | 1 | -5/+1 |
2019-07-05 | gbp: add unit-tests for anonymous l3out |  Benoît Ganne | 1 | -2/+3 |
2019-07-01 | gbp: VRF scoped contracts |  Neale Ranns | 1 | -2/+5 |
2019-06-25 | tests: fix test_gbp.py. |  Paul Vinciguerra | 1 | -52/+1 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -13/+0 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -105/+132 |
2019-06-14 | ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped... |  Neale Ranns | 1 | -1/+3 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 1 | -18/+5 |
2019-05-27 | IPIP tunnel: use address types on API |  Neale Ranns | 1 | -1/+0 |
2019-05-17 | Tests: Refactor. Remove copies of enums. |  Paul Vinciguerra | 1 | -18/+0 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 1 | -0/+12 |
2019-05-15 | vpp_papi: remove dependency on environment var. VPP_API_DIR. |  Paul Vinciguerra | 1 | -10/+9 |
2019-05-10 | tests: test/vpp_papi_provider.py Specify exception to catch. |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-02 | NAT: VPP-1661 - test case cleanup and refactoring |  Filip Varga | 1 | -459/+0 |
2019-05-02 | vpp_papi_provider.py: update defautmapping. |  Paul Vinciguerra | 1 | -0/+2 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -183/+56 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 1 | -1/+9 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 1 | -56/+183 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -183/+56 |
2019-04-18 | GRE: API update |  Neale Ranns | 1 | -14/+15 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. |  Paul Vinciguerra | 1 | -0/+1 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 1 | -2/+5 |
2019-04-02 | IPSEC-GRE; tests |  Neale Ranns | 1 | -0/+13 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. |  Paul Vinciguerra | 1 | -13/+0 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -7/+7 |
2019-03-27 | GBP: fixes for l3-out routing |  Neale Ranns | 1 | -1/+3 |
2019-03-22 | tests: update test_lb.py to use api call lb_conf. |  Paul Vinciguerra | 1 | -0/+2 |