Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | vcl: always fill buffer or drain rx fifo | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+16 |
2020-09-14 | wireguard: increase FIB source priority | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+7 |
2020-09-14 | nat: delay datastructure allocation until configured | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 2 | -18/+33 |
2020-09-14 | vppinfra: add clib_log2_page_sz and format/unformat functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 5 | -22/+98 |
2020-09-10 | ikev2: fix copy-paste error when freeing memory | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+1 |
2020-09-12 | wireguard: Fix for tunnel encap | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 7 | -89/+468 |
2020-09-11 | lisp: fix spelling mistake in option name | ![](//seccdn.libravatar.org/avatar/5a108b1e76acf81f4bc2881d70610a53?s=13&d=retro) Onong Tayeng | 1 | -1/+1 |
2020-09-11 | quic: Clean quic_crypto_setup_cipher | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -16/+13 |
2020-09-11 | lisp: fix help msg of show eid-table command | ![](//seccdn.libravatar.org/avatar/5a108b1e76acf81f4bc2881d70610a53?s=13&d=retro) Onong Tayeng | 2 | -4/+4 |
2020-09-11 | dpdk: fix coverity defect #214232, #182930 | ![](//seccdn.libravatar.org/avatar/7008367fad0a3d6ad34ac516ea7ad2c1?s=13&d=retro) Chenmin Sun | 2 | -1/+8 |
2020-09-11 | avf: add assert to ensure that adminq is used only from avf process | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -0/+12 |
2020-09-11 | avf: change promisc mode from the avf process node | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -7/+26 |
2020-09-11 | nat: Fix next feature for ED with multiple workers | ![](//seccdn.libravatar.org/avatar/ae4f47c21ba0754de4d8ead8a9ac0450?s=13&d=retro) Vladimir Isaev | 3 | -2/+25 |
2020-09-11 | avf: fix race between avf and cli/api process | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 6 | -35/+43 |
2020-09-11 | vlib: fix call to vlib_get_node_by_name | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+4 |
2020-09-11 | nat: endian mismatch | ![](//seccdn.libravatar.org/avatar/1d91e9070d1564fcbd00fd0dc2eec2e0?s=13&d=retro) Filip Varga | 1 | -7/+13 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 3 | -11/+18 |
2020-09-11 | avf: fix race between avf process node and avf_delete_if(...) | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -18/+34 |
2020-09-11 | l2: fix null deref in l2_to_bvi() | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -1/+1 |
2020-09-11 | ikev2: fix memory leaks | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -7/+20 |
2020-09-11 | quic: fix coverity warning | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -1/+1 |
2020-09-10 | lisp: fix vat crash with one_add_del_local_eid api | ![](//seccdn.libravatar.org/avatar/5a108b1e76acf81f4bc2881d70610a53?s=13&d=retro) Onong Tayeng | 1 | -1/+1 |
2020-09-10 | wireguard: fix handshake procedure | ![](//seccdn.libravatar.org/avatar/f993d46f2383463c99d260be0737579e?s=13&d=retro) Artem Glazychev | 2 | -12/+17 |
2020-09-10 | lisp: fix crash with arp and packet trace on | ![](//seccdn.libravatar.org/avatar/5a108b1e76acf81f4bc2881d70610a53?s=13&d=retro) Onong Tayeng | 2 | -3/+7 |
2020-09-10 | af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa. | ![](//seccdn.libravatar.org/avatar/a2f085e834b516e7254f7fb6334f1280?s=13&d=retro) Mohammed Hawari | 1 | -0/+2 |
2020-09-09 | vlib: support interrupt re-arm from nodev21.01-rc0 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -10/+21 |
2020-09-09 | l2: check secondary macs on BVI interface | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+35 |
2020-09-09 | svm: fix non-null-terminated string | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | ![](//seccdn.libravatar.org/avatar/f993d46f2383463c99d260be0737579e?s=13&d=retro) Artem Glazychev | 31 | -0/+6216 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 3 | -1/+1582 |
2020-09-09 | interface: support configuring RSS steering queues | ![](//seccdn.libravatar.org/avatar/7008367fad0a3d6ad34ac516ea7ad2c1?s=13&d=retro) Chenmin Sun | 10 | -36/+320 |
2020-09-09 | stats: Fix stat_segment to set timeout directly | ![](//seccdn.libravatar.org/avatar/f1cdce00a94b0c69ce3fad77d8aa5c2a?s=13&d=retro) Rajesh Goel | 1 | -0/+13 |
2020-09-09 | tcp: fix the tcp unittest to work | ![](//seccdn.libravatar.org/avatar/97b12d183d8ede1bc074aceaf36bc80e?s=13&d=retro) Ryujiro Shibuya | 1 | -0/+2 |
2020-09-08 | dpdk-ipsec: don't leak buffers on crypto alloc failure | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 2 | -6/+8 |
2020-09-08 | dpdk: fix extended stat strings | ![](//seccdn.libravatar.org/avatar/ed168a058a08f0afadd907aec31c8f56?s=13&d=retro) Christian Hopps | 1 | -2/+2 |
2020-09-08 | dpdk: fix interface counters to never go backward | ![](//seccdn.libravatar.org/avatar/ed168a058a08f0afadd907aec31c8f56?s=13&d=retro) Christian Hopps | 1 | -33/+24 |
2020-09-08 | svm session: document unsupported fifo deq combinations | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 4 | -7/+33 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 5 | -19/+19 |
2020-09-06 | marvell: add cli options to configure rxq and txq sizes | ![](//seccdn.libravatar.org/avatar/70599645681959d7ed710c94c331ac88?s=13&d=retro) Christian E. Hopps | 1 | -1/+6 |
2020-09-05 | vlib: vlib_get_node_by_name fails via API | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -2/+1 |
2020-09-05 | docs: Improve & link cnat doc | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -13/+79 |
2020-09-04 | cnat: fix cnat_set_snat() debug CLI | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -6/+18 |
2020-09-04 | cnat: fix snat ip v6 tests | ![](//seccdn.libravatar.org/avatar/294e9ce811035622c94db31e4069bf77?s=13&d=retro) MathiasRaoul | 1 | -6/+6 |
2020-09-04 | virtio: remove kernel virtio header dependencies | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 18 | -394/+483 |
2020-09-04 | vrrp: improve RFC compliance for ARP/ND | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 2 | -38/+48 |
2020-09-04 | buffers: improve cache occupancy | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+8 |
2020-09-04 | dpdk-ipsec: use init function instead of one-time process | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 1 | -11/+3 |
2020-09-04 | vpp: Fix node APIs | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -4/+4 |
2020-09-04 | dpdk-ipsec: fix show output | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 3 | -3/+3 |
2020-09-04 | ipsec: fix trace of GRE_teb packets | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 1 | -2/+5 |