aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp
AgeCommit message (Expand)AuthorFilesLines
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-66/+85
2020-04-21vppinfra: bihash improvementsDave Barach1-6/+6
2020-04-20gbp: fix l3-out anonymous test cleanupBenoît Ganne1-3/+13
2020-04-08gbp: More reliable unit-testsNeale Ranns1-16/+16
2020-03-27acl: API cleanupJakub Grajciar1-125/+84
2020-03-26acl: revert acl: api cleanupOle Trøan1-84/+125
2020-03-26acl: API cleanupJakub Grajciar1-125/+84
2020-02-21gbp: Coverity warnings for unitialized variablesNeale Ranns2-0/+3
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns2-17/+6
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns1-4/+6
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-2/+1
2019-12-12gbp: use explicit types in apiOle Troan1-16/+17
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns3-14/+29
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-235/+243
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-112/+112
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-22gbp: missing contract hash-mode settingNeale Ranns1-3/+5
2019-10-15gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-14gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-09-27gbp: remove api boilerplateOle Troan4-146/+7
2019-09-23gbp: fix contract rule handlingBenoît Ganne7-20/+50
2019-09-23gbp: remove loopback interfaces between testsBenoît Ganne1-0/+3
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+5
2019-09-03gbp: fix set_mac() in unit testsBenoît Ganne1-6/+2
2019-08-29ip: remove unused function parameterSimon Zhang1-1/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+5425
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-4/+4
2019-08-14gbp: do not scan gbp bihash if not instantiatedBenoît Ganne1-0/+6
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-07-16gbp: fix contracts dpo ACL matchBenoît Ganne1-3/+3
2019-07-11gbp: An Endpoint can change sclassNeale Ranns3-17/+38
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns20-396/+694
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra1-1/+3
2019-07-08gbp: More unit testsNeale Ranns1-0/+1
2019-07-08gbp: refactor policy nodesBenoît Ganne8-406/+301
2019-07-05gbp: use bd index at ext-itf creation instead of bd idBenoît Ganne1-1/+3
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne5-107/+49
2019-07-03gbp: Consider data-plane learnt source better than control-planeNeale Ranns3-4/+16
2019-07-03gbp: improve contract formattingNeale Ranns1-8/+12
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne4-22/+63
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne12-156/+481
2019-07-02gbp: disable L2 BD learning per-interfaceBenoît Ganne4-37/+51
2019-07-01gbp: VRF scoped contractsNeale Ranns15-36/+148
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-6/+15
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-1/+1
2019-06-19gbp: Add support for arp unicast forward in gbp bridge domainMohsin Kazmi1-1/+8
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-50/+12
2019-06-06gbp: do not classify unknown packet as EP packetsBenoît Ganne1-0/+4
2019-06-03GBP: add subnet cli commandBenoît Ganne1-2/+85
2019-05-16init / exit function orderingDave Barach1-8/+7