Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 8 | -17/+69 |
2019-03-05 | GBP: format include EPG index | Neale Ranns | 1 | -1/+2 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 8 | -66/+55 |
2019-03-04 | GBP: return appropriate error code if tranport mode subnet has no interface | Neale Ranns | 1 | -0/+3 |
2019-03-04 | GBP: fix and print GBP BD flags | Neale Ranns | 3 | -4/+26 |
2019-03-04 | GBP: fix UT after multi-arch change | Neale Ranns | 13 | -1889/+2036 |
2019-03-04 | gbp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 13 | -503/+535 |
2019-02-22 | GBP: include sclass in format EPG | Neale Ranns | 1 | -1/+2 |
2019-02-22 | GBP: remove testing asserts | Neale Ranns | 2 | -2/+0 |
2019-02-21 | GBP: BD index not BD ID | Neale Ranns | 1 | -1/+1 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -1/+1 |
2019-01-22 | gbp: fix inlining issue | Damjan Marion | 1 | -7/+7 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 13 | -23/+564 |
2019-01-11 | gbp2: Fix typo in condition | Mohsin Kazmi | 1 | -1/+3 |
2019-01-09 | gbp: Fix coverity warnings | Mohsin Kazmi | 4 | -9/+19 |
2019-01-07 | gbp: Fix typo in condition | Mohsin Kazmi | 1 | -1/+1 |
2018-12-24 | GBP: fix dump and VOM populate | Neale Ranns | 1 | -2/+2 |
2018-12-21 | GBP: add allowed ethertypes to contracts | Neale Ranns | 5 | -55/+129 |
2018-12-21 | Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/." | Ole Trøan | 1 | -3/+3 |
2018-12-20 | Build issue after https://gerrit.fd.io/r/#/c/16508/. | Paul Vinciguerra | 1 | -3/+3 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -3/+3 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 21 | -278/+909 |
2018-11-29 | gbp: Add support for flow hash profile | Mohsin Kazmi | 2 | -8/+27 |
2018-11-20 | vom: Add support for redirect contracts in gbp | Mohsin Kazmi | 3 | -1/+6 |
2018-11-15 | GBP: redirect contracts | Neale Ranns | 19 | -561/+2013 |