Age | Commit message (Expand) | Author | Files | Lines |
2021-03-16 | perfmon: fixes for cache hierarchy |  Ray Kinsella | 1 | -8/+12 |
2021-03-16 | perfmon: add support for raw and timestamps |  Ray Kinsella | 3 | -1/+24 |
2021-03-16 | misc: fix checkstyle on fedora |  Ray Kinsella | 2 | -6/+51 |
2021-03-16 | docs: ikev2 usecases |  Filip Tehlar | 6 | -2/+537 |
2021-03-16 | fib: Allow the creation of new source on the API |  Neale Ranns | 13 | -34/+703 |
2021-03-16 | api: allow specifying no timeout |  Klement Sekera | 1 | -1/+1 |
2021-03-15 | nat: get rid of worker selection callbacks |  Klement Sekera | 8 | -81/+77 |
2021-03-15 | ipsec: allow inbound non-tunnel SA through CLI |  Mohammed Hawari | 1 | -6/+0 |
2021-03-15 | nat: pnat copy and clear byte instructions |  Andrew Yourtchenko | 13 | -161/+658 |
2021-03-15 | tests: fix syntax warning in ipsec tun test |  Brian Russell | 0 | -0/+0 |
2021-03-15 | dns: fix crash when printing unlikely msg |  Dave Barach | 1 | -3/+4 |
2021-03-15 | ikev2: support responder hostname |  Filip Tehlar | 11 | -64/+311 |
2021-03-15 | cnat: maglev fixes |  Nathan Skrzypczak | 4 | -31/+47 |
2021-03-15 | misc: finish removing deprecated cop API |  Dave Barach | 2 | -26/+7 |
2021-03-15 | dpdk: implement interrupt mode |  Mohammed Hawari | 4 | -12/+116 |
2021-03-15 | tests: use socket transport instead of shared memory |  Ole Troan | 12 | -84/+140 |
2021-03-15 | libmemif: fix the include for ssize_t |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-15 | nat: remove unused parameter |  Klement Sekera | 1 | -9/+9 |
2021-03-15 | tests: fix NoneType printing if VPP died early |  Klement Sekera | 1 | -12/+15 |
2021-03-14 | ip: extend punt CLI for exception packets |  Mohammed Hawari | 8 | -42/+183 |
2021-03-12 | interface: fix extra locking on fib/mfib table |  Dmitry Vakrhushev | 1 | -23/+17 |
2021-03-12 | nat: remove unused import |  Klement Sekera | 1 | -1/+0 |
2021-03-12 | libmemif: add an include of sys/types.h header file |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-11 | hsa: add support for tls to proxy |  Florin Coras | 2 | -39/+89 |
2021-03-11 | session tls: deq notifications for custom tx |  Florin Coras | 3 | -0/+8 |
2021-03-11 | misc: fix gcc-11 build |  Damjan Marion | 4 | -51/+38 |
2021-03-11 | vlib: refactor node function variants |  Damjan Marion | 10 | -235/+256 |
2021-03-11 | misc: remove cop API support (part 1) |  Dave Barach | 7 | -390/+1 |
2021-03-10 | session: check if fifo exists in cl bound notification |  Florin Coras | 1 | -1/+2 |
2021-03-10 | interface: fix interface-output and interface-tx multiarch selection |  Damjan Marion | 3 | -38/+46 |
2021-03-09 | tests: re-enable the rest of NAT44ED tests for multiworker |  Andrew Yourtchenko | 1 | -1/+0 |
2021-03-09 | nat: fix dst nat thread issues |  Klement Sekera | 4 | -123/+129 |
2021-03-09 | vlib: remove unused function |  Damjan Marion | 1 | -9/+0 |
2021-03-09 | pnat: coverity fixes |  Ole Troan | 3 | -3/+10 |
2021-03-08 | cnat: Coverity fix |  Nathan Skrzypczak | 1 | -1/+1 |
2021-03-08 | tcp: account for option alignment in initial snd_mss |  Florin Coras | 1 | -2/+3 |
2021-03-07 | nat: replace main vlib with per-thread vlib |  Klement Sekera | 6 | -67/+53 |
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 |