Age | Commit message (Expand) | Author | Files | Lines |
2020-06-18 | tests: add ikev2 test framework with basic test case | Filip Tehlar | 2 | -0/+651 |
2020-06-19 | nat: remove unused code | Klement Sekera | 2 | -47/+0 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 1 | -0/+18 |
2020-06-17 | nat: print hash table parameters in CLI | Klement Sekera | 1 | -2/+13 |
2020-06-17 | nat: add more trex test scripts | Klement Sekera | 3 | -0/+206 |
2020-06-16 | misc: fix sonarclound warnings | Dave Barach | 3 | -2/+11 |
2020-06-16 | nat: improve outside port selection & perf | Klement Sekera | 4 | -87/+110 |
2020-06-16 | gtpu: support separate rx-decap and encap-tx teid values | John Lo | 6 | -76/+232 |
2020-06-15 | dpdk: cryptodev: fix non-null terminated strings | Benoît Ganne | 1 | -4/+4 |
2020-06-15 | ikev2: announce both 'ESN' and 'No ESN' | Filip Tehlar | 1 | -1/+0 |
2020-06-11 | ikev2: don't add DH group in ESP transform proposals | Filip Tehlar | 2 | -10/+10 |
2020-06-11 | nat: properly scale out2in-ed hash on init | Klement Sekera | 1 | -1/+3 |
2020-06-11 | nat: simplify bihash buckets/mem config | Klement Sekera | 8 | -31/+95 |
2020-06-10 | nat: optimize prefetching | Klement Sekera | 6 | -18/+18 |
2020-06-08 | nat: more long read after short write optimization | Klement Sekera | 15 | -1060/+1051 |
2020-06-07 | mactime: print error if feature not enabled | Dave Barach | 1 | -1/+8 |
2020-06-04 | nat: fix coverity warning | Klement Sekera | 1 | -1/+1 |
2020-06-04 | ikev2: session cleanup after profile is deleted | Filip Tehlar | 2 | -52/+119 |
2020-06-04 | dpdk: cleanup, add rx queue struct | Damjan Marion | 5 | -59/+31 |
2020-06-04 | nat: fixed input validation | Filip Varga | 7 | -21/+22 |
2020-06-04 | nat: add tracing for nat44-hairpinning | Klement Sekera | 3 | -15/+84 |
2020-06-03 | nat: refactor mss_clamping to not depend on snat_main_t | Ole Troan | 9 | -68/+83 |
2020-06-02 | ikev2: remove unused hash computation | Filip Tehlar | 1 | -4/+1 |
2020-06-01 | nat: update ip4-udp src port for checksum == 0 pkts | Dave Barach | 1 | -3/+6 |
2020-05-28 | dhcp: use per-thread vlib main instead of global one | Benoît Ganne | 1 | -2/+2 |
2020-05-27 | dhcp: vat support for the dhcp_client_dump API | Dave Barach | 2 | -4/+33 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) | John Lo | 3 | -39/+68 |
2020-05-27 | dpdk: bump to DPDK v20.05 | Damjan Marion | 1 | -0/+7 |
2020-05-27 | nat: fix regarding vm arg for vlib_time_now call | Elias Rudberg | 1 | -1/+2 |
2020-05-27 | api: make vpp api handlers endian independent | Ole Troan | 1 | -4/+7 |
2020-05-26 | ipsec: DES/3DES fixing the iv_len for openssl crypto | Rajesh Goel | 1 | -1/+2 |
2020-05-25 | tcp: fix sack block validation on wrap | Florin Coras | 1 | -0/+26 |
2020-05-25 | api: add new stream message convention | Ole Troan | 3 | -30/+122 |
2020-05-24 | dpdk: del warnings that duplicate counters in esp | Alexander Chernavin | 2 | -12/+0 |
2020-05-22 | avf: interrupt mode, support for WB_ON_ITR | Damjan Marion | 2 | -57/+103 |
2020-05-22 | avf: improve link speed handling | Damjan Marion | 1 | -34/+36 |
2020-05-22 | nat: fix dslite session port allocation | Vladimir Ratnikov | 1 | -4/+4 |
2020-05-22 | nat: output fib index fix | Filip Varga | 1 | -69/+47 |
2020-05-20 | srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons. | Satoru Matsushima | 1 | -5/+64 |
2020-05-19 | vppinfra: refactor mpcap.h | Dave Barach | 1 | -1/+1 |
2020-05-19 | dpdk: change netvsc device port type | Matthew Smith | 1 | -1/+1 |
2020-05-19 | dpdk: fix pktmbuf pool private data init | Benoît Ganne | 1 | -0/+1 |
2020-05-15 | misc: removed executable bits from source files | Ray Kinsella | 6 | -0/+0 |
2020-05-15 | ikev2: add support for NAT traversal | Filip Tehlar | 4 | -82/+286 |
2020-05-14 | nat: unhide tests | Klement Sekera | 1 | -5/+5 |
2020-05-14 | nat: "users" dump for ED-NAT | Klement Sekera | 3 | -0/+170 |
2020-05-14 | ikev2: use u32 in unformat | Filip Tehlar | 1 | -1/+1 |
2020-05-14 | dpdk: fix crash with chelsio pmd | Benoît Ganne | 1 | -6/+12 |
2020-05-14 | memif: 14 bytes extra overhead issue fixed. | Mrityunjay Kumar | 1 | -2/+2 |
2020-05-14 | nat: remove unused code | Klement Sekera | 2 | -3/+0 |