Age | Commit message (Expand) | Author | Files | Lines |
2020-11-24 | tests: remove svs, proxy_arp and gso from vpp_papi_provider | Ole Troan | 1 | -42/+63 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 3 | -7/+14 |
2020-11-19 | lldp: allow to configure restricted interfaces | Dmitry Vakhrushev | 1 | -10/+17 |
2020-11-19 | ikev2: respect punting only for ipv4 | Benoît Ganne | 1 | -1/+7 |
2020-11-19 | dpdk: Telemetry thread is off by default. | Dmitry Vakrhushev | 2 | -0/+9 |
2020-11-19 | dpdk: remove dpdk_early_init | Damjan Marion | 1 | -52/+0 |
2020-11-18 | dpdk: change mlx5 pmd name in foreach_dpdk_pmd | Matthew Smith | 1 | -1/+7 |
2020-11-18 | ikev2: fix memleak when tunnel protect fails | Filip Tehlar | 1 | -20/+37 |
2020-11-17 | geneve: Remove one bucket load-balance objects | Neale Ranns | 1 | -0/+12 |
2020-11-15 | avf: add L4 checksum offload support | Mohammed Hawari | 3 | -6/+136 |
2020-11-13 | rdma: implement multiseg rx without striding rq | Mohammed Hawari | 8 | -65/+470 |
2020-11-13 | avf: actually delete ethernet address if deletion was requested | Andrew Yourtchenko | 1 | -1/+1 |
2020-11-13 | cnat: zero-initialize structs | Andrew Yourtchenko | 1 | -2/+2 |
2020-11-13 | nat: cleanup & reorganization | Filip Varga | 22 | -125/+122 |
2020-11-13 | af_xdp: fix doc | Benoît Ganne | 1 | -1/+1 |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 3 | -4/+5 |
2020-11-13 | crypto-native: fix multi-arch variant initialization | Ray Kinsella | 1 | -4/+0 |
2020-11-13 | nat: api,cli and test update & cleanup | Filip Varga | 10 | -2241/+429 |
2020-11-12 | avf: don't switch process if already running process node | Damjan Marion | 1 | -18/+25 |
2020-11-12 | nat: use table ID for nat44 ipfix session events | Matthew Smith | 2 | -7/+10 |
2020-11-10 | cnat: Fix invalid adj_index | Nathan Skrzypczak | 2 | -10/+29 |
2020-11-09 | hsa: remove fake binary api registration in echo apps | Florin Coras | 2 | -42/+6 |
2020-11-09 | session: remove support for shm bapi attachment | Florin Coras | 1 | -2/+0 |
2020-11-09 | ikev2: add tests for DPD | Filip Tehlar | 1 | -1/+62 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 7 | -80/+94 |
2020-11-09 | ikev2: fix msg IDs generation | Filip Tehlar | 1 | -14/+16 |
2020-11-09 | ikev2: fix udp encap | Filip Tehlar | 2 | -9/+23 |
2020-11-05 | nat: fix hairpinning trace | Klement Sekera | 1 | -3/+3 |
2020-11-05 | nat: remove unnecessary code | Klement Sekera | 3 | -28/+24 |
2020-11-05 | cnat: reduce compile time | Nathan Skrzypczak | 2 | -20/+20 |
2020-11-05 | nat: fix byte order of vrf_id in logging | Alexander Chernavin | 1 | -0/+3 |
2020-11-05 | nat: remove unused code | Klement Sekera | 1 | -22/+0 |
2020-11-04 | session: fix ct server session thread index | Florin Coras | 1 | -1/+1 |
2020-11-04 | rdma: various fixes for chained buffers tx | Mohammed Hawari | 1 | -14/+19 |
2020-10-31 | ikev2: add option to disable NAT traversal | Filip Tehlar | 9 | -34/+154 |
2020-11-04 | ikev2: fix reply during rekey | Filip Tehlar | 2 | -44/+192 |
2020-11-04 | ikev2: increase tick interval in process node | Filip Tehlar | 1 | -13/+2 |
2020-11-04 | tls: fix picotls engine crypto multi-thread issue | Simon Zhang | 3 | -4/+13 |
2020-11-03 | nat: bihash: fix buckets calc and remove mem param | Klement Sekera | 5 | -92/+33 |
2020-11-02 | ikev2: cli for disabling dead peer detection | Filip Tehlar | 3 | -2/+30 |
2020-11-02 | nat: fix nat64 disable | Benoît Ganne | 1 | -5/+10 |
2020-10-30 | ikev2: fix memory leak | Filip Tehlar | 1 | -2/+7 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 1 | -2/+6 |
2020-10-29 | session: fix ct cleanup before full establishement | Florin Coras | 1 | -2/+26 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 13 | -0/+18 |
2020-10-26 | memif: handle unexpected EPOLLOUT for RX queue | Steven Luong | 1 | -0/+12 |
2020-10-26 | tcp: byte tracker fix | Ryujiro Shibuya | 1 | -0/+215 |
2020-10-26 | avf: use atomic store instead of barrier | Damjan Marion | 2 | -4/+3 |
2020-10-26 | rdma: fix clang-11 build | Damjan Marion | 1 | -1/+1 |
2020-10-26 | nat: nat44 cli command fix | Filip Varga | 2 | -11/+10 |