Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | dpdk: support mlx drivers linked with rdma-core | Mohammed Hawari | 4 | -10/+31 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 21 | -30/+31 |
2020-12-06 | tests: remove the dependency on subprocess32 | Paul Vinciguerra | 2 | -14/+1 |
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 | 2 | -14/+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 | 14 | -50/+50 |
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 | 12 | -43/+19 |
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-03 | tests: fix typo in numbered list in documentation | Elias Rudberg | 1 | -5/+6 |
2020-12-03 | tests: remove aenum library | Paul Vinciguerra | 2 | -5/+1 |
2020-12-02 | tests: add type annotations to the vpp object abstract class | Paul Vinciguerra | 1 | -12/+12 |
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 | tests: remove ip_punt from vpp_papi_provider and add ip_punt object models | Jakub Grajciar | 5 | -91/+103 |
2020-12-01 | ipsec: change prediction | Fan Zhang | 2 | -2/+2 |
2020-12-01 | avf: add TSO support | Mohammed Hawari | 3 | -21/+120 |
2020-12-01 | ebuild: perform build and install at the same time for external.mk | Mohammed Hawari | 1 | -2/+2 |
2020-11-30 | tests: Fix unversioned python shebang lines | Dave Wallace | 4 | -4/+4 |
2020-11-30 | svm: make svm queue mutex robust | Florin Coras | 2 | -2/+9 |
2020-11-30 | tests: IPv6 multicast over GRE | Neale Ranns | 1 | -0/+76 |
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-27 | ip: Sub Address Family types. Feature enable for each SAFI | Neale Ranns | 7 | -16/+215 |