Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-16 | gbp: Add support for allow sclass/dclass 1 | Mohsin Kazmi | 3 | -5/+36 |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 2 | -16/+126 |
2019-04-07 | GBP: coverity uninitialised variable warning | Neale Ranns | 1 | -1/+1 |
2019-04-06 | gbp: Add gbp bd flags unit test | Mohsin Kazmi | 1 | -0/+6 |
2019-04-04 | GBP: Counters per-contract | Neale Ranns | 4 | -13/+62 |
2019-04-04 | gbp: Add bd flags | Mohsin Kazmi | 4 | -11/+38 |
2019-04-03 | GBP: iVXLAN reflection check | Neale Ranns | 2 | -12/+42 |
2019-03-28 | Punt Infra | Neale Ranns | 1 | -19/+19 |
2019-03-27 | GBP: fixes for l3-out routing | Neale Ranns | 2 | -8/+16 |
2019-03-14 | GBP: coverity legit bug | Neale Ranns | 1 | -0/+1 |
2019-03-14 | GBP: update semantics for subnets | Neale Ranns | 1 | -13/+23 |
2019-03-14 | GBP: get source address from ARP packets for LPM classification | Neale Ranns | 1 | -43/+69 |
2019-03-12 | GBP: L3 out fixes | Neale Ranns | 5 | -25/+129 |
2019-03-12 | GBP: custom-dump functions | Neale Ranns | 5 | -17/+376 |
2019-03-12 | GBP: contracts API fixed length of allowed ethertypes | Neale Ranns | 3 | -16/+45 |
2019-03-08 | updates now that flags are supported on the API | Neale Ranns | 1 | -2/+0 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 29 | -684/+204 |
2019-03-06 | GBP: format EPG retention policy | Neale Ranns | 1 | -1/+12 |