summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-25nat: prevent usage of ED nodes in EI codeKlement Sekera2-44/+118
2021-03-25nat: fix vnet_feature_next in source hairpinningKlement Sekera1-3/+11
2021-03-25tests: introduce test-checkstyle-diffKlement Sekera2-2/+22
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan11-419/+567
2021-03-24tests: add vpp test dirs to PYTHONPATHDave Wallace1-4/+10
2021-03-24tls: fix cleanup on app close with dataFlorin Coras1-0/+3
2021-03-24interface: do subif or feature arc work in interface-output only if neededDamjan Marion1-42/+61
2021-03-24virtio: improve compilation timeDamjan Marion1-64/+57
2021-03-24misc: fuse fs for the stats segmentArthur de Kerhor5-0/+661
2021-03-23interface: simplify and optimize interface-output nodeDamjan Marion1-204/+121
2021-03-23misc: allow explicitelly setting CLANG_FORMAT_VERDamjan Marion1-1/+1
2021-03-23vlib: add node adaptive mode flagFlorin Coras4-8/+37
2021-03-23interface: reduce duplicate code in the interface-output nodeDamjan Marion1-42/+41
2021-03-22tls: fix tlsopenssl for remaining bufferSivaprasad Tummala1-3/+4
2021-03-22vcl: fix libc epoll pwait starvedwanghanlin2-1/+5
2021-03-22vlib: graphviz upgrade to allow filtersArthur de Kerhor5-34/+206
2021-03-21gre: Multipoint GRE fixesNeale Ranns4-7/+86
2021-03-20tests: add support for worker awarenessKlement Sekera13-59/+64
2021-03-19vxlan: add tunnel cache to graph nodeJunfeng Wang9-47/+49
2021-03-19api: Avoid the usage of the freed registration by the API callsAndrew Yourtchenko2-23/+52
2021-03-19policer: Add CLI for all equivalent API functionsNeale Ranns1-6/+162
2021-03-19interface: add capabilities flagsMohsin Kazmi21-88/+150
2021-03-18dpdk: don't mask interrupts for some driversMohammed Hawari4-9/+38
2021-03-18tests: remove shm files created by vpp on resetKlement Sekera1-0/+1
2021-03-17session: fix populating chained buffersIvan Shvedunov1-3/+5
2021-03-17tests: remove shm handlingKlement Sekera3-49/+4
2021-03-17dpdk: cryptodev session managementpibr1-108/+377
2021-03-16perfmon: fixes for cache hierarchyRay Kinsella1-8/+12
2021-03-16perfmon: add support for raw and timestampsRay Kinsella3-1/+24
2021-03-16misc: fix checkstyle on fedoraRay Kinsella2-6/+51
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