aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-10-31quic: fix wrong error checkingDave Wallace1-6/+1
2019-10-31quic: disable failing testFlorin Coras1-0/+1
2019-10-31acl: add missing square brackets to vat_help option in acl apiJieqiang Wang1-2/+2
2019-10-30quic: fix quicly fifo size mismatchDave Wallace1-3/+13
2019-10-30http_static: fifo-size is u32Dave Wallace1-0/+5
2019-10-30dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-10-30hsa: vpp_echo fifo size is u32Dave Wallace2-15/+23
2019-10-30dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-10-30quic: fix typosPaul Vinciguerra1-4/+4
2019-10-30dhcp: allocate memory for dnsAleksander Djuric1-2/+8
2019-10-30lb: refactor ntohl in lb_conf handlerVratko Polak1-9/+9
2019-10-29dpdk: replace deprecated VFIO API invocationDamjan Marion1-1/+2
2019-10-28ping: move the echo responder into the ping pluginNeale Ranns1-0/+212
2019-10-28vlib: don't use vector for keeping buffer indices in the poolDamjan Marion1-11/+7
2019-10-28nat: respect udp checksumFilip Varga6-166/+428
2019-10-25dhcp: fix crash on unicast renewal sendNeale Ranns10-417/+644
2019-10-25mdata: buffer metadata change tracker pluginDave Barach7-0/+746
2019-10-24lacp: add actor steady state check prior to skip processing lacp pduSteven Luong2-3/+5
2019-10-23memif: memif buffer leaks during disconnecting zero copy interface.Changqian Wang1-0/+36
2019-10-23cdp: re-enable skipped tests for python3Ole Troan1-4/+0
2019-10-23avf: improve timeout handlingJakub Grajciar2-19/+47
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius1-1/+1
2019-10-23gtpu: msg id fix in send_gtpu_tunnel_details apiMiklos Tirpak1-1/+2
2019-10-23tcp: improve rate samples for retansmitted segmentsFlorin Coras1-14/+18
2019-10-23rdma: build: fix ibverb compilation testBenoît Ganne1-5/+3
2019-10-22tests: quic add big stream extended testsDave Wallace1-10/+65
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