aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-04dpdk: deprecate ipsec backendFan Zhang11-478/+580
2021-03-04vppinfra: fix compiling error due to incompatible udphdr field namesJieqiang Wang1-6/+3
2021-03-04libmemif: socket filename length 108Jakub Grajciar2-27/+3
2021-03-03udp: allocate rx lock only for non-connectedFlorin Coras1-3/+7
2021-03-03misc: include debian/quilt packaging directory in .gitignoreNeale Ranns1-0/+3
2021-03-03api: fix crash when cf removedwanghanlin1-2/+16
2021-03-03nsh: Resolve SA errors in NSH plugin.Vengada Prasad Govindan1-15/+0
2021-03-03dhcp: calls to vnet_feature_enable_disable needs to be protectedSteven Luong1-1/+7
2021-03-02misc: update john lo email address in maintainersOle Troan1-2/+2
2021-03-02ikev2: fix authFilip Tehlar1-1/+1
2021-03-02classify: fix crash if no pcap filter has been configuredBenoît Ganne1-1/+2
2021-03-02classify: fix multiple filters supportBenoît Ganne3-67/+78
2021-03-01nat: avoid crash if plugin not enabledKlement Sekera1-18/+21
2021-03-01nat: pick outside addr based on local addrKlement Sekera6-107/+215
2021-02-28session svm: segment manager and fifo segment leaksFlorin Coras2-0/+4
2021-02-27vlib: fix clear trace buffer race conditionBenoît Ganne1-4/+15
2021-02-26vppinfra: mem leak in show memory main-heapFlorin Coras1-1/+5
2021-02-26udp: avoid locking connected udp sessions on rxFlorin Coras3-2/+8
2021-02-26cnat: coverity fixNathan Skrzypczak1-2/+4
2021-02-26virtio: place the event fds on worker threads for pci deviceMohsin Kazmi1-0/+11
2021-02-26svm: fix shared hdr migrationFlorin Coras2-7/+9
2021-02-26nat: optimize flow matching in ED NATKlement Sekera5-81/+87
2021-02-26nat: NAT44ED fail if using old plugin optionFilip Varga4-450/+498
2021-02-26interface: Fix rxq deletionNathan Skrzypczak1-2/+11
2021-02-26interface: fix sh int rxNathan Skrzypczak2-2/+2
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns18-98/+85
2021-02-26cnat: add input feature nodeNathan Skrzypczak6-0/+507
2021-02-26cnat: Add maglev supportNathan Skrzypczak9-25/+253
2021-02-26cnat: fixes & prepare maglevNathan Skrzypczak16-366/+390
2021-02-26crypto: fix coverity issue 218445Piotr Bronowski1-3/+0
2021-02-25sr: Fix the coverity issue on srv6-mobile pluginTetsuya Murakami1-2/+2
2021-02-25tests: Add tests for IPSec async mode using the crypto SW schedulerNeale Ranns5-108/+191
2021-02-25ipsec: ipsec.h tidy upNeale Ranns6-56/+86
2021-02-25ikev2: Use the IPSec functions for UDP port managementNeale Ranns2-46/+2
2021-02-25linux-cp: fix vector-used-a-C-string overflowBenoît Ganne2-4/+3
2021-02-25ipsec: enable input features on tunnelsBrian Russell6-30/+335
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga44-5781/+10760
2021-02-24virtio: enable the interrupt support for uio_pci_genericMohsin Kazmi1-11/+4
2021-02-24session: init ctrl msg without mq lockFlorin Coras1-102/+96
2021-02-24fib: fix sa selection for fib routed destinationsJúlius Milan2-5/+39
2021-02-24wireguard: coverity fixArtem Glazychev1-11/+12
2021-02-24crypto: A more memory efficient layout of the frame element structNeale Ranns2-18/+26
2021-02-24docs: move pnat doc link into dev doc sectionDave Wallace2-2/+2
2021-02-23l2: coverity woe in l2_api.cSteven Luong1-23/+20
2021-02-23hsa: fifo detach cleanupFlorin Coras2-0/+27
2021-02-23vcl: segment index leak on attachFlorin Coras1-1/+1
2021-02-23vcl: fix coverity warningFlorin Coras1-7/+9
2021-02-23misc: run make test-refresh-deps to update the python dependenciesAndrew Yourtchenko2-138/+152
2021-02-23tests: delete test/requirements-2.txtAndrew Yourtchenko1-316/+0
2021-02-23vlib: fix offload flags value resetBenoît Ganne1-2/+11