aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-10-22tests: enable vpp_echo to run in gdbDave Wallace3-7/+37
2019-10-22vppinfra: add clib_mem_free_sBenoît Ganne2-12/+4
2019-10-22ikev2: fix GCM cipherFilip Tehlar4-108/+166
2019-10-22gbp: missing contract hash-mode settingNeale Ranns1-3/+5
2019-10-22ip: ipfix-export API updateJakub Grajciar2-82/+78
2019-10-22cdp: disable failing tests for python3Ole Troan1-0/+6
2019-10-22tests: python3 changes for dns testssnaramre1-1/+1
2019-10-22flowprobe: tests support python3Ole Troan1-12/+8
2019-10-21acl: l2 classify test support python3Ole Troan1-2/+2
2019-10-21quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists.Mathias Raoul1-0/+6
2019-10-21dhcp: python3 support in testsOle Troan2-40/+53
2019-10-18mactime: fix handle_get_mactime fcn prototypeDave Barach1-4/+5
2019-10-18map: python3 support in testsOle Troan1-8/+8
2019-10-18memif: add python3 support to testOle Troan2-20/+13
2019-10-17tests: python3 changes for span and aclplugin testsnaramre2-7/+7
2019-10-17http_static: pass http request type to builtin handlersDave Barach2-33/+60
2019-10-17tests: python3 changes for load balancer testsnaramre1-1/+1
2019-10-17nat: tests support python3Ole Troan1-10/+9
2019-10-17http_static: add "http static cache clear" CLIDave Barach1-0/+75
2019-10-16cdp: fix non-null terminated vector useBenoît Ganne1-1/+1
2019-10-16dpdk: add function to add/del extra MAC addrsMatthew Smith1-0/+24
2019-10-16rdma: add rdma APIBenoît Ganne8-29/+401
2019-10-16flow: Add 'drop' and 'redirect-to-queue' actions supportChenmin Sun1-3/+20
2019-10-16svm: reset vector data instead of lengthBenoît Ganne1-1/+1
2019-10-15gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-14ping: Move to pluginMohsin Kazmi3-0/+1381
2019-10-14memif: Revert "memif buffer leaks during disconnect."Andrew Yourtchenko1-36/+2
2019-10-14mactime: add the "mactime.json" builtin URLDave Barach5-1/+181
2019-10-14gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-10-13mactime: pass context in reply to mactime_dumpKeith Burns1-0/+1
2019-10-11hsa: vpp_echo refactor quic nclients argDave Wallace2-4/+3
2019-10-11hsa: vpp_echo clean up results comparisonDave Wallace2-20/+20
2019-10-11hsa: vpp_echo remove redundant unformat functionDave Wallace3-31/+9
2019-10-11vppinfra: fix page boundary crossing bug in hash_memory64Dave Barach1-0/+62
2019-10-10http_static: add .json contentDave Barach1-2/+53
2019-10-10tests: add cli_return_response to vpp_papi_providerDave Barach1-1/+6
2019-10-10acl: remove api boilerplateOle Troan5-172/+44
2019-10-10mactime: fix undefined symbol in mactime_testOle Troan1-1/+2
2019-10-10memif: remove api boilerplateOle Troan6-252/+15
2019-10-09ikev2: fix dangling pointerFilip Tehlar2-14/+28
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera6-978/+30
2019-10-09dhcp: dhcp6_pd_client_cp API cleanupJakub Grajciar4-53/+53
2019-10-09ioam: remove api boilerplateOle Troan28-974/+76
2019-10-09api: autogenerate event handler functions for *_test.cOle Troan1-106/+50
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak10-17/+17
2019-10-09session: Add certificate storeNathan Skrzypczak4-28/+25
2019-10-09hsa: fix vpp_echo session closeDave Wallace6-115/+268
2019-10-08hsa: make vpp_echo use mq instead of bapiNathan Skrzypczak9-193/+286
2019-10-08session: add is_migrating flagNathan Skrzypczak2-49/+38
2019-10-07api: Add API support for marvell PP2 pluginJianlin Lv7-1/+336