Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -5926/+0 |
2021-04-26 | tests: clean up gbp calls from vpp_papi_provider | Paul Vinciguerra | 2 | -110/+184 |
2021-03-31 | nat: NAT66 plugin enable&disable calls update | Filip Varga | 1 | -26/+5 |
2021-02-26 | nat: NAT44ED fail if using old plugin option | Filip Varga | 1 | -2/+2 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 1 | -0/+2 |
2021-02-09 | gbp: fix typo in macro | Paul Vinciguerra | 2 | -7/+7 |
2021-01-28 | ip: Router ID included in flow hash | Neale Ranns | 1 | -4/+4 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation | Ahmed Abdelsalam | 1 | -4/+4 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 10 | -30/+30 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 4 | -368/+14 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 1 | -5/+12 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 3 | -0/+5 |
2020-10-23 | nat: nat44 enable/disable dynamic config | Filip Varga | 1 | -23/+16 |
2020-07-17 | gbp: mark APIs as in-progress | Andrew Yourtchenko | 1 | -0/+35 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses | Neale Ranns | 1 | -66/+85 |
2020-04-21 | vppinfra: bihash improvements | Dave Barach | 1 | -6/+6 |
2020-04-20 | gbp: fix l3-out anonymous test cleanup | Benoît Ganne | 1 | -3/+13 |
2020-04-08 | gbp: More reliable unit-tests | Neale Ranns | 1 | -16/+16 |
2020-03-27 | acl: API cleanup | Jakub Grajciar | 1 | -125/+84 |
2020-03-26 | acl: revert acl: api cleanup | Ole Trøan | 1 | -84/+125 |
2020-03-26 | acl: API cleanup | Jakub Grajciar | 1 | -125/+84 |
2020-02-21 | gbp: Coverity warnings for unitialized variables | Neale Ranns | 2 | -0/+3 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 2 | -17/+6 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -4/+6 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -2/+1 |
2019-12-12 | gbp: use explicit types in api | Ole Troan | 1 | -16/+17 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 3 | -14/+29 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -235/+243 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 1 | -112/+112 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-22 | gbp: missing contract hash-mode setting | Neale Ranns | 1 | -3/+5 |
2019-10-15 | gbp: Add extended SFC unit tests | Mohsin Kazmi | 1 | -2/+459 |
2019-10-14 | gbp: use correct dst mac for RD-UU forward | Benoît Ganne | 1 | -1/+1 |
2019-09-27 | gbp: remove api boilerplate | Ole Troan | 4 | -146/+7 |
2019-09-23 | gbp: fix contract rule handling | Benoît Ganne | 7 | -20/+50 |
2019-09-23 | gbp: remove loopback interfaces between tests | Benoît Ganne | 1 | -0/+3 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+5 |
2019-09-03 | gbp: fix set_mac() in unit tests | Benoît Ganne | 1 | -6/+2 |
2019-08-29 | ip: remove unused function parameter | Simon Zhang | 1 | -1/+1 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -0/+5425 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -4/+4 |
2019-08-14 | gbp: do not scan gbp bihash if not instantiated | Benoît Ganne | 1 | -0/+6 |
2019-08-06 | gbp: update gbp endpoint cli | Benoît Ganne | 1 | -5/+6 |
2019-07-16 | gbp: fix contracts dpo ACL match | Benoît Ganne | 1 | -3/+3 |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 3 | -17/+38 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 20 | -396/+694 |
2019-07-08 | map gbp papi: match endianess of f64 | Paul Vinciguerra | 1 | -1/+3 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 1 | -0/+1 |
2019-07-08 | gbp: refactor policy nodes | Benoît Ganne | 8 | -406/+301 |
2019-07-05 | gbp: use bd index at ext-itf creation instead of bd id | Benoît Ganne | 1 | -1/+3 |