Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-11-13 | L2 feautre bitmaps output verbose/non-verbose mode | Neale Ranns | 1 | -2/+2 |
2018-11-09 | GBP: Fix error-strings array in gbp-vxlan4 | Neale Ranns | 1 | -1/+1 |
2018-11-08 | GBP: fix for coverity found errors | Neale Ranns | 2 | -6/+8 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | Neale Ranns | 5 | -17/+77 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 26 | -568/+5485 |
2018-10-23 | c11 safe string handling support | Dave Barach | 4 | -8/+8 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 5 | -9/+9 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 9 | -303/+577 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 9 | -35/+35 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 4 | -0/+8 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+5 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -2/+5 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+27 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 1 | -5/+5 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -2/+1 |
2018-07-19 | gbp: Add support for ACL | Mohsin Kazmi | 6 | -58/+178 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | Steven | 1 | -4/+2 |
2018-04-25 | GBPv6: NAT66 actions for GBP | Neale Ranns | 1 | -1/+12 |
2018-04-13 | GBP V2 | Neale Ranns | 24 | -884/+3709 |
2018-03-22 | gbp: Add the next node lookup | Mohsin Kazmi | 1 | -0/+5 |
2018-03-07 | GBP: fix the runs before statement against the ACL node | Neale Ranns | 1 | -2/+2 |