Age | Commit message (Expand) | Author | Files | Lines |
2020-12-10 | hsa: http proxy connected callback fixes | nandfan | 1 | -3/+0 |
2020-12-09 | ikev2: test responder behind NAT | Filip Tehlar | 1 | -29/+49 |
2020-12-08 | fib: Source Address Selection | Neale Ranns | 5 | -24/+23 |
2020-12-08 | nat: avoid hairpinning infinite loop problem | Elias Rudberg | 2 | -0/+100 |
2020-12-07 | dpdk: support mlx drivers linked with rdma-core | Mohammed Hawari | 1 | -3/+9 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 13 | -12/+13 |
2020-12-06 | wireguard: run feature after gso | Nathan Skrzypczak | 1 | -0/+1 |
2020-12-06 | tests: refactor ForeignAddressFactory | Paul Vinciguerra | 1 | -1/+14 |
2020-12-04 | crypto: fixed async frame enqueue race condition | PiotrX Kleski | 2 | -3/+0 |
2020-12-04 | acl: fix acl-plugin testcases packet counting | Andrew Yourtchenko | 1 | -2/+3 |
2020-12-04 | libmemif: clean up typos | Paul Vinciguerra | 4 | -4/+4 |
2020-12-04 | avf: fix coverity issue | Mohammed Hawari | 1 | -1/+2 |
2020-12-03 | lisp: .api dont set defaults in reply messages | Paul Vinciguerra | 1 | -3/+3 |
2020-12-04 | tls: allow picotls to use secp elliptic curves | Vladimir Medvedkin | 1 | -3/+3 |
2020-12-03 | nat: fix forwarding handoff workaround | Filip Varga | 5 | -28/+168 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 3 | -6/+1 |
2020-12-03 | tls: fix passed argument in openssl plugin | Vladimir Medvedkin | 1 | -2/+2 |
2020-12-03 | nat: fix incorrect session removal case | Klement Sekera | 3 | -10/+43 |
2020-12-02 | nat: use correct per-thread vlib_main | Benoît Ganne | 1 | -8/+8 |
2020-12-02 | ikev2: fix nat traversal | Filip Tehlar | 2 | -3/+48 |
2020-12-01 | wireguard: return public key in api | Nathan Skrzypczak | 2 | -2/+9 |
2020-12-01 | avf: add TSO support | Mohammed Hawari | 3 | -21/+120 |
2020-11-30 | tests: Fix unversioned python shebang lines | Dave Wallace | 1 | -1/+1 |
2020-11-30 | map: add include guard to map.h | Paul Vinciguerra | 1 | -0/+4 |
2020-11-27 | dpdk: fix cryptodev compile | Fan Zhang | 1 | -45/+6 |
2020-11-26 | nat: fix tests | Filip Varga | 5 | -110/+42 |
2020-11-26 | gre: Move to new API generated types/messages | Neale Ranns | 1 | -1/+1 |
2020-11-26 | ikev2: better handling when no IKE DH configured | Filip Tehlar | 2 | -34/+161 |
2020-11-25 | session: add startup option to poll in main | Florin Coras | 1 | -2/+2 |
2020-11-25 | dns: use correct per-thread vlib_main | Benoît Ganne | 4 | -60/+63 |
2020-11-25 | dns: fix double-unlock | Benoît Ganne | 1 | -12/+0 |
2020-11-25 | ikev2: fix issue when sending multiple requests at once | Filip Tehlar | 2 | -20/+68 |
2020-11-25 | rdma: fixed UAR writing at tx | Mohammed Hawari | 1 | -1/+1 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 20 | -1012/+80 |
2020-11-24 | dpdk: fix eal in nohugtlb mode | Nathan Skrzypczak | 1 | -16/+22 |
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 |