Age | Commit message (Expand) | Author | Files | Lines |
2021-03-04 | cnat: Add calico/k8s src policy |  Nathan Skrzypczak | 3 | -2/+59 |
2021-03-04 | cnat: Prepare extended snat policies |  Nathan Skrzypczak | 14 | -549/+770 |
2021-03-04 | cnat: Fix snat with dhcp |  Nathan Skrzypczak | 4 | -11/+17 |
2021-03-04 | crypto: fix ops flags in crypto sw scheduler |  Benoît Ganne | 1 | -7/+2 |
2021-03-04 | crypto: add support for aes-ctr+sha-1 chains |  Benoît Ganne | 1 | -16/+19 |
2021-03-04 | hsa: fix builtin echo apps with multiple workers |  Florin Coras | 3 | -27/+88 |
2021-03-04 | bonding: coverity woe in bond_dev_class fuction |  Steven Luong | 1 | -5/+14 |
2021-03-04 | dpdk: fix include directories with system dpdk |  Robert Shearman | 1 | -0/+1 |
2021-03-04 | marvell: remove unused variable |  Robert Shearman | 1 | -1/+0 |
2021-03-04 | libmemif: verify length of transmitted buffers |  Jakub Grajciar | 1 | -3/+4 |
2021-03-04 | memif: Validate descriptors within process boudary |  Steven Luong | 1 | -20/+27 |
2021-03-04 | dpdk: enable AVX-512 on ICL |  Ray Kinsella | 1 | -0/+5 |
2021-03-04 | build: add libmemif as part of build-coverity target |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-04 | dpdk: deprecate ipsec backend |  Fan Zhang | 11 | -478/+580 |
2021-03-04 | vppinfra: fix compiling error due to incompatible udphdr field names |  Jieqiang Wang | 1 | -6/+3 |
2021-03-04 | libmemif: socket filename length 108 |  Jakub Grajciar | 2 | -27/+3 |
2021-03-03 | udp: allocate rx lock only for non-connected |  Florin Coras | 1 | -3/+7 |
2021-03-03 | misc: include debian/quilt packaging directory in .gitignore |  Neale Ranns | 1 | -0/+3 |
2021-03-03 | api: fix crash when cf removed |  wanghanlin | 1 | -2/+16 |
2021-03-03 | nsh: Resolve SA errors in NSH plugin. |  Vengada Prasad Govindan | 1 | -15/+0 |
2021-03-03 | dhcp: calls to vnet_feature_enable_disable needs to be protected |  Steven Luong | 1 | -1/+7 |
2021-03-02 | misc: update john lo email address in maintainers |  Ole Troan | 1 | -2/+2 |
2021-03-02 | ikev2: fix auth |  Filip Tehlar | 1 | -1/+1 |
2021-03-02 | classify: fix crash if no pcap filter has been configured |  Benoît Ganne | 1 | -1/+2 |
2021-03-02 | classify: fix multiple filters support |  Benoît Ganne | 3 | -67/+78 |
2021-03-01 | nat: avoid crash if plugin not enabled |  Klement Sekera | 1 | -18/+21 |
2021-03-01 | nat: pick outside addr based on local addr |  Klement Sekera | 6 | -107/+215 |
2021-02-28 | session svm: segment manager and fifo segment leaks |  Florin Coras | 2 | -0/+4 |
2021-02-27 | vlib: fix clear trace buffer race condition |  Benoît Ganne | 1 | -4/+15 |
2021-02-26 | vppinfra: mem leak in show memory main-heap |  Florin Coras | 1 | -1/+5 |
2021-02-26 | udp: avoid locking connected udp sessions on rx |  Florin Coras | 3 | -2/+8 |
2021-02-26 | cnat: coverity fix |  Nathan Skrzypczak | 1 | -2/+4 |
2021-02-26 | virtio: place the event fds on worker threads for pci device |  Mohsin Kazmi | 1 | -0/+11 |
2021-02-26 | svm: fix shared hdr migration |  Florin Coras | 2 | -7/+9 |
2021-02-26 | nat: optimize flow matching in ED NAT |  Klement Sekera | 5 | -81/+87 |
2021-02-26 | nat: NAT44ED fail if using old plugin option |  Filip Varga | 4 | -450/+498 |
2021-02-26 | interface: Fix rxq deletion |  Nathan Skrzypczak | 1 | -2/+11 |
2021-02-26 | interface: fix sh int rx |  Nathan Skrzypczak | 2 | -2/+2 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 18 | -98/+85 |
2021-02-26 | cnat: add input feature node |  Nathan Skrzypczak | 6 | -0/+507 |
2021-02-26 | cnat: Add maglev support |  Nathan Skrzypczak | 9 | -25/+253 |
2021-02-26 | cnat: fixes & prepare maglev |  Nathan Skrzypczak | 16 | -366/+390 |
2021-02-26 | crypto: fix coverity issue 218445 |  Piotr Bronowski | 1 | -3/+0 |
2021-02-25 | sr: Fix the coverity issue on srv6-mobile plugin |  Tetsuya Murakami | 1 | -2/+2 |
2021-02-25 | tests: Add tests for IPSec async mode using the crypto SW scheduler |  Neale Ranns | 5 | -108/+191 |
2021-02-25 | ipsec: ipsec.h tidy up |  Neale Ranns | 6 | -56/+86 |
2021-02-25 | ikev2: Use the IPSec functions for UDP port management |  Neale Ranns | 2 | -46/+2 |
2021-02-25 | linux-cp: fix vector-used-a-C-string overflow |  Benoît Ganne | 2 | -4/+3 |
2021-02-25 | ipsec: enable input features on tunnels |  Brian Russell | 6 | -30/+335 |
2021-02-24 | nat: Final NAT44 EI/ED split patch |  Filip Varga | 44 | -5781/+10760 |