Age | Commit message (Expand) | Author | Files | Lines |
2020-12-09 | fib: supporting inner flow hash on tunnels | Mohammed Hawari | 6 | -11/+32 |
2020-12-09 | ikev2: test responder behind NAT | Filip Tehlar | 1 | -29/+49 |
2020-12-08 | tests: restore vapi C++ test under Centos-8 | Paul Vinciguerra | 1 | -2/+1 |
2020-12-08 | fib: Adjacency flag for midchain to perfom flow hash (on inner packet) | Neale Ranns | 5 | -31/+78 |
2020-12-08 | tunnel: add cli support for encap_decap flags | Mohammed Hawari | 4 | -4/+30 |
2020-12-08 | svm: fix ssvm_va for private segments | Florin Coras | 1 | -1/+1 |
2020-12-08 | ipip: correct ipip_cli.c indentation | Mohammed Hawari | 1 | -212/+277 |
2020-12-08 | papi: remove old client reference | Paul Vinciguerra | 2 | -4/+1 |
2020-12-08 | misc: fix api in ipfix_classify_table_add/details | Alexander Chernavin | 2 | -5/+5 |
2020-12-08 | fib: Source Address Selection | Neale Ranns | 32 | -365/+720 |
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 | vlib: vlib_log for "linux device up" warnings | Dave Barach | 1 | -3/+4 |
2020-12-06 | tests: refactor ForeignAddressFactory | Paul Vinciguerra | 1 | -1/+14 |
2020-12-04 | virtio: fix the interrupt handling for packed queues | Mohsin Kazmi | 1 | -5/+25 |
2020-12-04 | crypto: fixed vnet_crypto_async_reset_frame assert | PiotrX Kleski | 1 | -1/+2 |
2020-12-04 | crypto: fixed async frame enqueue race condition | PiotrX Kleski | 3 | -5/+8 |
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-04 | udp session: fix deq notification for dgrams | Florin Coras | 1 | -1/+4 |
2020-12-04 | virtio: fix the len offset | Mohsin Kazmi | 1 | -2/+2 |
2020-12-04 | ip: fixup memory leak in function ip4_full_reass_drop_all | barryxie | 1 | -0/+1 |
2020-12-04 | papi: add support for enumflag part 1 of 2 | Paul Vinciguerra | 5 | -19/+160 |
2020-12-04 | vppapigen: add parser support for enumflags | Paul Vinciguerra | 4 | -57/+221 |
2020-12-04 | stats: fix coverity issues | Andrew Yourtchenko | 1 | -4/+3 |
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 | virtio: fix the offloads in tx path | Mohsin Kazmi | 1 | -4/+2 |
2020-12-03 | nat: fix forwarding handoff workaround | Filip Varga | 6 | -31/+170 |
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 | svm: fix mutex consistency on trylock | Florin Coras | 2 | -4/+16 |
2020-12-03 | papi: remove python2 patterns | Paul Vinciguerra | 6 | -40/+18 |
2020-12-03 | papi: allow client control over loggers | Paul Vinciguerra | 6 | -8/+56 |
2020-12-03 | stats: char-pointer arithmetic style-up | Vratko Polak | 1 | -6/+4 |
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 | papi: improve unit testability | Paul Vinciguerra | 3 | -23/+133 |
2020-12-02 | stats: void-pointer arithmetic fix | Elias Rudberg | 1 | -2/+3 |
2020-12-02 | papi: fix copy/paste error | Paul Vinciguerra | 1 | -2/+2 |
2020-12-02 | ikev2: fix nat traversal | Filip Tehlar | 2 | -3/+48 |
2020-12-01 | session: make pacer worker load aware | Florin Coras | 2 | -5/+14 |
2020-12-01 | session: allow small pacer bursts | Florin Coras | 5 | -19/+36 |
2020-12-01 | wireguard: return public key in api | Nathan Skrzypczak | 2 | -2/+9 |
2020-12-01 | ipsec: change prediction | Fan Zhang | 2 | -2/+2 |
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 |