Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-02-24 | virtio: enable the interrupt support for uio_pci_generic | Mohsin Kazmi | 1 | -11/+4 |
2021-02-24 | session: init ctrl msg without mq lock | Florin Coras | 1 | -102/+96 |
2021-02-24 | fib: fix sa selection for fib routed destinations | Július Milan | 2 | -5/+39 |
2021-02-24 | wireguard: coverity fix | Artem Glazychev | 1 | -11/+12 |
2021-02-24 | crypto: A more memory efficient layout of the frame element struct | Neale Ranns | 2 | -18/+26 |
2021-02-24 | docs: move pnat doc link into dev doc section | Dave Wallace | 2 | -2/+2 |
2021-02-23 | l2: coverity woe in l2_api.c | Steven Luong | 1 | -23/+20 |
2021-02-23 | hsa: fifo detach cleanup | Florin Coras | 2 | -0/+27 |
2021-02-23 | vcl: segment index leak on attach | Florin Coras | 1 | -1/+1 |
2021-02-23 | vcl: fix coverity warning | Florin Coras | 1 | -7/+9 |
2021-02-23 | misc: run make test-refresh-deps to update the python dependencies | Andrew Yourtchenko | 2 | -138/+152 |
2021-02-23 | tests: delete test/requirements-2.txt | Andrew Yourtchenko | 1 | -316/+0 |