Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-07-05 | gbp: update gbp-ext-itf API |  Benoît Ganne | 5 | -107/+49 |
2019-07-03 | gbp: Consider data-plane learnt source better than control-plane |  Neale Ranns | 3 | -4/+16 |
2019-07-03 | gbp: improve contract formatting |  Neale Ranns | 1 | -8/+12 |
2019-07-02 | gbp: add anonymous l3-out subnets |  Benoît Ganne | 4 | -22/+63 |
2019-07-02 | gbp: add anonymous l3-out external interfaces |  Benoît Ganne | 12 | -156/+481 |
2019-07-02 | gbp: disable L2 BD learning per-interface |  Benoît Ganne | 4 | -37/+51 |
2019-07-01 | gbp: VRF scoped contracts |  Neale Ranns | 15 | -36/+148 |
2019-06-26 | gbp: enforce same endpoint mac and ip src |  Benoît Ganne | 1 | -6/+15 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-19 | gbp: Add support for arp unicast forward in gbp bridge domain |  Mohsin Kazmi | 1 | -1/+8 |
2019-06-06 | gbp: fix lpm classification with vlan |  Benoît Ganne | 1 | -50/+12 |
2019-06-06 | gbp: do not classify unknown packet as EP packets |  Benoît Ganne | 1 | -0/+4 |
2019-06-03 | GBP: add subnet cli command |  Benoît Ganne | 1 | -2/+85 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -8/+7 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-04-18 | GBP: update cli to reflect API changes |  Benoît Ganne | 3 | -10/+7 |