aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp
AgeCommit message (Expand)AuthorFilesLines
2021-11-23misc: deprecate gbp and its dependentsNeale Ranns43-13221/+0
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-3/+2
2021-05-13tests: move test source to vpp/testDave Wallace1-5926/+0
2021-04-26tests: clean up gbp calls from vpp_papi_providerPaul Vinciguerra2-110/+184
2021-03-31nat: NAT66 plugin enable&disable calls updateFilip Varga1-26/+5
2021-02-26nat: NAT44ED fail if using old plugin optionFilip Varga1-2/+2
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+2
2021-02-09gbp: fix typo in macroPaul Vinciguerra2-7/+7
2021-01-28ip: Router ID included in flow hashNeale Ranns1-4/+4
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam1-4/+4
2020-12-14misc: move to new pool_foreach macrosDamjan Marion10-30/+30
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan4-368/+14
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns1-5/+12
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns3-0/+5
2020-10-23nat: nat44 enable/disable dynamic configFilip Varga1-23/+16
2020-07-17gbp: mark APIs as in-progressAndrew Yourtchenko1-0/+35
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