Age | Commit message (Expand) | Author | Files | Lines |
2020-05-13 | nat: fix LRU blocked by inactive session |  Klement Sekera | 10 | -161/+391 |
2020-05-13 | nat: perf improvement - replace branchy code |  Klement Sekera | 32 | -451/+401 |
2020-05-13 | nat: handoff next node feature fix |  Filip Varga | 7 | -47/+159 |
2020-05-13 | ikev2: fix removing of expired SAs |  Filip Tehlar | 1 | -1/+1 |
2020-05-12 | lacp: missing endian conversions for trace packet format |  Steven Luong | 1 | -2/+2 |
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains |  Damjan Marion | 5 | -42/+54 |
2020-05-09 | gtpu: fix coverity issue |  Chenmin Sun | 1 | -2/+2 |
2020-05-08 | docs: fix merge damage in nat.h |  Dave Wallace | 1 | -4/+0 |
2020-05-08 | nat: fix per thread data vlib_main_t usage take 2 |  Ole Troan | 7 | -42/+32 |
2020-05-07 | nat: remove duplicate line of code |  Klement Sekera | 1 | -1/+0 |
2020-05-07 | nat: fix per thread data vlib_main_t usage |  Filip Varga | 9 | -75/+97 |
2020-05-07 | lacp: fix regarding vm arg for vlib_time_now calls |  Elias Rudberg | 6 | -43/+26 |
2020-05-07 | rdma: fix alignment issue |  Damjan Marion | 1 | -2/+2 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 21 | -42/+70 |
2020-05-06 | crypto: fix coverity issues |  Fan Zhang | 1 | -5/+11 |
2020-05-06 | rdma: fix clang build |  Benoît Ganne | 1 | -2/+9 |
2020-05-06 | nat: ipfix logging vlib_mains[thread_index] bugfix |  Elias Rudberg | 1 | -16/+16 |
2020-05-06 | nat: enable force session cleanup |  Filip Varga | 6 | -142/+236 |
2020-05-06 | nat: fix coverity warning |  Klement Sekera | 1 | -19/+5 |
2020-05-05 | tests: add test description to quic tests |  Dave Wallace | 1 | -0/+24 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -2/+2 |
2020-05-05 | ikev2: remove sa from main thread |  Filip Tehlar | 1 | -17/+29 |
2020-05-05 | gtpu: RX offload for IPv6 payload supporting |  Chenmin Sun | 3 | -8/+38 |
2020-05-05 | flow: explicitly convert RSS function types in dpdk_plugin |  Chenmin Sun | 1 | -1/+34 |
2020-05-05 | nat: remove unused code |  Klement Sekera | 1 | -27/+0 |
2020-05-04 | session: add option to preallocate fifo headers |  Florin Coras | 2 | -2/+58 |
2020-05-04 | ikev2: fix string in api |  Filip Tehlar | 1 | -1/+1 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 2 | -15/+0 |
2020-05-04 | misc: binary api fuzz test fixes |  Dave Barach | 4 | -5/+207 |
2020-05-04 | nat: per vrf session limits |  Filip Varga | 9 | -29/+310 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties |  Paul Vinciguerra | 2 | -18/+19 |
2020-04-30 | hsa: bind af-unix socket only for echo tests |  Florin Coras | 1 | -60/+77 |
2020-04-30 | flow: add l2tpv3oip flow |  Chenmin Sun | 1 | -9/+45 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 7 | -9/+1443 |
2020-04-30 | ikev2: use thread local vlib_main in vlib_time_now |  Filip Tehlar | 1 | -13/+9 |
2020-04-29 | misc: switch to clang-9 |  Damjan Marion | 2 | -4/+4 |
2020-04-29 | hsa: cleanup ifdefs in sock tests |  Florin Coras | 4 | -532/+168 |
2020-04-29 | flow: explicit rss function enum cast |  Florin Coras | 1 | -1/+1 |
2020-04-28 | flow: add RSS support |  Chenmin Sun | 4 | -32/+80 |
2020-04-28 | nat: remove unused code |  Klement Sekera | 1 | -9/+0 |
2020-04-28 | vppinfra: improve test coverage |  Dave Barach | 2 | -0/+77 |
2020-04-28 | tests: move defaults from defaultmapping to .api files |  Paul Vinciguerra | 3 | -10/+10 |
2020-04-28 | tls: fix wrong usage of session close function issue |  Simon Zhang | 1 | -1/+1 |
2020-04-27 | vlib: deprecate i2c and cj |  Dave Barach | 4 | -4/+0 |
2020-04-27 | ioam: do not reuse existing vnet symbol |  Benoît Ganne | 1 | -2/+2 |
2020-04-27 | rdma: tx: interleave prefetches |  Benoît Ganne | 1 | -24/+13 |
2020-04-27 | nat: improve perf - long read after short write |  Klement Sekera | 7 | -363/+424 |
2020-04-26 | dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfaces |  Stanislav Zaikin | 2 | -14/+57 |
2020-04-24 | acl: ACL creation CLI parsing fix |  Neale Ranns | 1 | -2/+4 |
2020-04-24 | nat: ignore user hash in ED NAT |  Klement Sekera | 8 | -362/+273 |