Age | Commit message (Expand) | Author | Files | Lines |
2021-03-07 | nat: fix worker selection | Klement Sekera | 7 | -89/+73 |
2021-03-07 | nat: test - add show trace | Klement Sekera | 1 | -0/+1 |
2021-03-07 | dispatch-trace: move dispatch trace pcap code to plugin | Damjan Marion | 10 | -573/+614 |
2021-03-06 | nat: use correct node indexes for queues | Klement Sekera | 1 | -2/+2 |
2021-03-05 | vppapigen: expose the values of per-message "options" in the api.json files | Andrew Yourtchenko | 2 | -1/+2 |
2021-03-05 | avf: don't memcpy if adminq output buffer size is 0 | Damjan Marion | 1 | -1/+1 |
2021-03-05 | fib: format function for adjacency flags | Neale Ranns | 2 | -0/+18 |
2021-03-05 | interface: move vnet_pcap_t to vnet | Damjan Marion | 5 | -30/+33 |
2021-03-05 | tests: improve the robustness of process cleanup on INT/TERM signals | Andrew Yourtchenko | 1 | -1/+17 |
2021-03-05 | mss_clamp: TCP MSS clamping plugin | Neale Ranns | 8 | -0/+1336 |
2021-03-05 | api: crchcecker ignore version < 1.0.0 and outside of src directory | Ole Troan | 6 | -94/+180 |
2021-03-05 | l2: coverity woe in l2_rw_mod_entry | Steven Luong | 1 | -3/+0 |
2021-03-05 | dpdk: fix rte mempool for rx_queues | Vladimir Ratnikov | 1 | -1/+9 |
2021-03-05 | ipsec: Support async mode per-SA | Neale Ranns | 12 | -244/+397 |
2021-03-05 | ipsec: Submit fuller async frames | Neale Ranns | 6 | -178/+231 |
2021-03-05 | marvell: check return value of vlib_trace_buffer | Robert Shearman | 1 | -8/+10 |
2021-03-05 | marvell: spelling fixes | Robert Shearman | 2 | -3/+3 |
2021-03-05 | marvell: fix implicit declaration of function | Robert Shearman | 1 | -0/+1 |
2021-03-05 | crypto: revert "fix ops flags in crypto sw scheduler" | Damjan Marion | 1 | -2/+7 |
2021-03-04 | docs: Update macos doc to clang-format | Nathan Skrzypczak | 1 | -15/+13 |
2021-03-04 | misc: add ikev2 tests usecases | Filip Tehlar | 26 | -0/+640 |
2021-03-04 | ikev2: fix incorrect api message | Filip Tehlar | 1 | -1/+1 |
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 |