aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-10-27ikev2: fix dangling pointerFilip Tehlar2-14/+28
2019-10-27quic: fix wrong condition in update_fifo_sizeMathiasRaoul1-1/+1
2019-10-23vppinfra: fix page boundary crossing bug in hash_memory64Dave Barach1-0/+62
2019-10-22gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-10-18hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurableMathiasRaoul3-1/+5
2019-10-18quic: make quic fifo size configurable via cliMathiasRaoul2-6/+83
2019-10-15rdma: fix crash when failing to read pci addr on createBenoît Ganne1-0/+3
2019-10-15rdma: fix crash when failing to detect numa node on createBenoît Ganne1-0/+5
2019-10-15nat: fix use-after-freeBenoît Ganne1-4/+6
2019-10-11tcp: unittest: do not access non-existent samplesBenoît Ganne1-1/+0
2019-10-11acl: fix intermittent test failureAndrew Yourtchenko1-9/+9
2019-10-11quic: Create custom event loggerMathiasRaoul1-2/+39
2019-10-11ipsec: initialize msgid and allow no dh in child saChristian E. Hopps1-14/+18
2019-10-11quic: Add Tx, Rx and packet drop countersMathiasRaoul3-0/+66
2019-10-11session: fix use-after-freeBenoît Ganne1-2/+2
2019-10-11quic: add cli command for statsMathiasRaoul1-0/+47
2019-10-11hsa: fix vpp_echo mq lockingNathan Skrzypczak3-18/+62
2019-10-09rdma: prevent loopback of broadcast packetsBenoît Ganne1-4/+9
2019-10-09rdma: make sure pci subsystem is initializedBenoît Ganne1-1/+6
2019-10-08dns: fix non-NULL terminated C-stringBenoît Ganne1-0/+2
2019-10-04hsa: fix non-NULL terminated C-string use in echoBenoît Ganne1-9/+9
2019-10-03rdma: fix non-NULL terminated C-string overflowBenoît Ganne2-3/+3
2019-10-03tests: add quic plugin qclose/sclose testsDave Wallace1-25/+197
2019-10-03ipsec: allow null cipher with dpdk espChristian E. Hopps1-1/+2
2019-10-03ipsec: fix memleaks in ikev2 openssl codeChristian E. Hopps1-3/+15
2019-10-03fib: fix some typos in fib/mtrieLijian.Zhang1-1/+1
2019-10-03vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion8-0/+8
2019-10-03gbp: fix contract rule handlingBenoît Ganne7-20/+50
2019-10-03hsa: fix typo in vpp_echo for tx-bufMathiasRaoul1-6/+6
2019-10-03nat: fix update of outside fibs (output-feature)Dmitry Vakhrushev3-4/+198
2019-10-03classify: remove includes from classifier header fileDamjan Marion7-0/+7
2019-10-03hsa: refactor vpp_echo failure handlingDave Wallace7-97/+214
2019-10-03vcl: allow non-blocking connectsFlorin Coras2-14/+22
2019-10-01hsa: fix vpp_echo stats outputDave Wallace1-16/+37
2019-09-30gbp: remove loopback interfaces between testsBenoît Ganne1-0/+3
2019-09-30session: fix msg freeing on errorNathan Skrzypczak1-6/+0
2019-09-30ikev2: add support for GCM cipherFilip Tehlar3-1/+43
2019-09-30quic : refactor function namingMathiasRaoul3-56/+51
2019-09-30tcp: compute snd time for rate sampleFlorin Coras1-23/+17
2019-09-30http_static: add dynamic GET / POST method hooksDave Barach2-175/+302
2019-09-30hsa: Fix QUIC sessions count calculationAloys Augustin1-3/+1
2019-09-30map: fix non-null-terminated C-stringBenoît Ganne1-3/+4
2019-09-30dpdk: fix null-termination of stringsElias Rudberg1-0/+3
2019-09-30hsa: fix memory management bugsBenoît Ganne2-5/+9
2019-09-30quic: fix use-after-freeBenoît Ganne1-1/+6
2019-09-30quic: fix non-null terminated hostname stringBenoît Ganne1-9/+5
2019-09-30misc: fix shebang with missing envNathan Skrzypczak1-1/+1
2019-09-30ikev2: fix crash during IKE SA Init exchangeFilip Tehlar1-6/+1
2019-09-30quic: fix server opening stream immediatelyAloys Augustin2-4/+19
2019-09-30lb: vpp hang when executing "lb flush" commands with more parameters.Hongjun Ni1-0/+6