Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-04-24 | nat: make usage of vnet_buffer2 transparent |  Klement Sekera | 5 | -21/+13 |
2020-04-24 | nat: ED: reduce number of hash tables used |  Klement Sekera | 5 | -212/+210 |
2020-04-24 | nat: fix extended unit tests |  Klement Sekera | 1 | -2/+2 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the |  Neale Ranns | 2 | -3/+3 |
2020-04-23 | nat: add/del ed_ext_ports only if the table is instantiated |  Dave Barach | 1 | -4/+6 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses |  Neale Ranns | 1 | -66/+85 |
2020-04-22 | svm: asan: fix asan support |  Benoît Ganne | 1 | -2/+2 |
2020-04-22 | misc: fix coverity warnings |  Dave Barach | 1 | -2/+3 |
2020-04-22 | misc: asan: do not poison memory after munmap() |  Benoît Ganne | 1 | -2/+0 |
2020-04-22 | devices: Adding ConnectX-6 DX Device ID for validation |  Amir Zeidner | 1 | -2/+7 |
2020-04-21 | nat: dslite ce mode in separate config entry |  Vladimir Ratnikov | 2 | -4/+20 |
2020-04-21 | vppinfra: bihash improvements |  Dave Barach | 1 | -6/+6 |
2020-04-20 | svm: check if fifo free list index is valid on alloc |  Florin Coras | 1 | -12/+29 |
2020-04-20 | nat: remove unused code |  Klement Sekera | 5 | -484/+3 |
2020-04-20 | gbp: fix l3-out anonymous test cleanup |  Benoît Ganne | 1 | -3/+13 |
2020-04-20 | tls: fix Picotls tx hang issue |  Simon Zhang | 1 | -2/+2 |
2020-04-17 | dpdk: fix udp-encap for esp in transport mode |  Alexander Chernavin | 2 | -10/+9 |
2020-04-16 | igmp: fix igmp proxy group merge |  Benoît Ganne | 6 | -24/+25 |
2020-04-16 | nat: scavenging functionality removed |  Filip Varga | 7 | -392/+9 |
2020-04-15 | urpf: Allow locally generated packets on TX |  Neale Ranns | 1 | -2/+9 |
2020-04-14 | urpf: Unicast reverse Path Forwarding (plugin) |  Neale Ranns | 9 | -0/+1535 |
2020-04-13 | dhcp: fix unicast pkts, clean up state machine |  Dave Barach | 2 | -49/+42 |
2020-04-11 | tls: make ctx_write function return the length of enqueue |  Simon Zhang | 1 | -1/+1 |
2020-04-10 | udp: remove connected udp transport proto |  Florin Coras | 3 | -10/+1 |
2020-04-10 | quic: fix clean stream close |  Aloys Augustin | 2 | -9/+26 |
2020-04-10 | geneve: Fix the byte swapping for the VNI |  Neale Ranns | 1 | -2/+3 |
2020-04-09 | tls: adopt picotls engine to new session scheduling mechanism |  Simon Zhang | 1 | -2/+2 |