Age | Commit message (Expand) | Author | Files | Lines |
2020-12-17 | hsa: http server: memset after pool_put will cause ASAN issue | jiangxiaoming | 1 | -1/+2 |
2020-12-17 | hsa: http server: fix http response format type error | jiangxiaoming | 1 | -1/+1 |
2020-12-16 | nat: refactor & MW support for NAT tests | Filip Varga | 3 | -3598/+3662 |
2020-12-15 | nat: set out2in-dpo during plugin enabling | Alexander Chernavin | 1 | -0/+1 |
2020-12-15 | classify: add pcap/trace classfier mgmt API calls | Jon Loeliger | 1 | -10/+0 |
2020-12-14 | ikev2: add reason for deleted sa debug log | Benoît Ganne | 1 | -5/+5 |
2020-12-14 | ikev2: fix show ikev2 profile | Benoît Ganne | 1 | -38/+18 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 8 | -30/+30 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 112 | -825/+784 |
2020-12-14 | vppinfra: simpler and faster pool_foreach | Damjan Marion | 1 | -1/+1 |
2020-12-14 | api: add missing version info | Paul Vinciguerra | 3 | -2/+4 |
2020-12-13 | nat: revert 'fix byte order on ipfix message fields' | Damjan Marion | 1 | -6/+3 |
2020-12-11 | dpdk: bump to dpdk 20.11 | Fan Zhang | 5 | -10/+28 |
2020-12-11 | pppoe: fix VLIB_RX into the pppoe-input node | Stanislav Zaikin | 3 | -0/+15 |
2020-12-11 | nat: fix byte order on ipfix message fields | Matthew Smith | 1 | -3/+6 |
2020-12-11 | fib: Remove unused BIER variables | Neale Ranns | 1 | -3/+0 |
2020-12-11 | srv6-mobile: Fix the position of QFI | Tetsuya Murakami | 2 | -34/+31 |
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 |