aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-16docs: ikev2 usecasesFilip Tehlar6-2/+537
2021-03-16fib: Allow the creation of new source on the APINeale Ranns13-34/+703
2021-03-16api: allow specifying no timeoutKlement Sekera1-1/+1
2021-03-15nat: get rid of worker selection callbacksKlement Sekera8-81/+77
2021-03-15ipsec: allow inbound non-tunnel SA through CLIMohammed Hawari1-6/+0
2021-03-15nat: pnat copy and clear byte instructionsAndrew Yourtchenko13-161/+658
2021-03-15tests: fix syntax warning in ipsec tun testBrian Russell0-0/+0
2021-03-15dns: fix crash when printing unlikely msgDave Barach1-3/+4
2021-03-15ikev2: support responder hostnameFilip Tehlar11-64/+311
2021-03-15cnat: maglev fixesNathan Skrzypczak4-31/+47
2021-03-15misc: finish removing deprecated cop APIDave Barach2-26/+7
2021-03-15dpdk: implement interrupt modeMohammed Hawari4-12/+116
2021-03-15tests: use socket transport instead of shared memoryOle Troan12-84/+140
2021-03-15libmemif: fix the include for ssize_tAndrew Yourtchenko1-0/+1
2021-03-15nat: remove unused parameterKlement Sekera1-9/+9
2021-03-15tests: fix NoneType printing if VPP died earlyKlement Sekera1-12/+15
2021-03-14ip: extend punt CLI for exception packetsMohammed Hawari8-42/+183
2021-03-12interface: fix extra locking on fib/mfib tableDmitry Vakrhushev1-23/+17
2021-03-12nat: remove unused importKlement Sekera1-1/+0
2021-03-12libmemif: add an include of sys/types.h header fileAndrew Yourtchenko1-0/+1
2021-03-11hsa: add support for tls to proxyFlorin Coras2-39/+89
2021-03-11session tls: deq notifications for custom txFlorin Coras3-0/+8
2021-03-11misc: fix gcc-11 buildDamjan Marion4-51/+38
2021-03-11vlib: refactor node function variantsDamjan Marion10-235/+256
2021-03-11misc: remove cop API support (part 1)Dave Barach7-390/+1
2021-03-10session: check if fifo exists in cl bound notificationFlorin Coras1-1/+2
2021-03-10interface: fix interface-output and interface-tx multiarch selectionDamjan Marion3-38/+46
2021-03-09tests: re-enable the rest of NAT44ED tests for multiworkerAndrew Yourtchenko1-1/+0
2021-03-09nat: fix dst nat thread issuesKlement Sekera4-123/+129
2021-03-09vlib: remove unused functionDamjan Marion1-9/+0
2021-03-09pnat: coverity fixesOle Troan3-3/+10
2021-03-08cnat: Coverity fixNathan Skrzypczak1-1/+1
2021-03-08tcp: account for option alignment in initial snd_mssFlorin Coras1-2/+3
2021-03-07nat: replace main vlib with per-thread vlibKlement Sekera6-67/+53
2021-03-07nat: fix worker selectionKlement Sekera7-89/+73
2021-03-07nat: test - add show traceKlement Sekera1-0/+1
2021-03-07dispatch-trace: move dispatch trace pcap code to pluginDamjan Marion10-573/+614
2021-03-06nat: use correct node indexes for queuesKlement Sekera1-2/+2
2021-03-05vppapigen: expose the values of per-message "options" in the api.json filesAndrew Yourtchenko2-1/+2
2021-03-05avf: don't memcpy if adminq output buffer size is 0Damjan Marion1-1/+1
2021-03-05fib: format function for adjacency flagsNeale Ranns2-0/+18
2021-03-05interface: move vnet_pcap_t to vnetDamjan Marion5-30/+33
2021-03-05tests: improve the robustness of process cleanup on INT/TERM signalsAndrew Yourtchenko1-1/+17
2021-03-05mss_clamp: TCP MSS clamping pluginNeale Ranns8-0/+1336
2021-03-05api: crchcecker ignore version < 1.0.0 and outside of src directoryOle Troan6-94/+180
2021-03-05l2: coverity woe in l2_rw_mod_entrySteven Luong1-3/+0
2021-03-05dpdk: fix rte mempool for rx_queuesVladimir Ratnikov1-1/+9
2021-03-05ipsec: Support async mode per-SANeale Ranns12-244/+397
2021-03-05ipsec: Submit fuller async framesNeale Ranns6-178/+231
2021-03-05marvell: check return value of vlib_trace_bufferRobert Shearman1-8/+10