Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | session: add unix socket api for app attachment |  Florin Coras | 6 | -18/+743 |
2020-09-14 | vcl: always fill buffer or drain rx fifo |  Florin Coras | 1 | -4/+16 |
2020-09-14 | wireguard: increase FIB source priority |  Neale Ranns | 1 | -2/+7 |
2020-09-14 | nat: delay datastructure allocation until configured |  Ole Troan | 2 | -18/+33 |
2020-09-14 | vppinfra: add clib_log2_page_sz and format/unformat functions |  Damjan Marion | 5 | -22/+98 |
2020-09-10 | ikev2: fix copy-paste error when freeing memory |  Filip Tehlar | 1 | -1/+1 |
2020-09-12 | wireguard: Fix for tunnel encap |  Neale Ranns | 7 | -89/+468 |
2020-09-11 | lisp: fix spelling mistake in option name |  Onong Tayeng | 1 | -1/+1 |
2020-09-11 | misc: edit the MAINTAINERS entries for crypto plugins for common style |  Andrew Yourtchenko | 1 | -3/+3 |
2020-09-11 | quic: Clean quic_crypto_setup_cipher |  Nathan Skrzypczak | 1 | -16/+13 |
2020-09-11 | lisp: fix help msg of show eid-table command |  Onong Tayeng | 2 | -4/+4 |
2020-09-11 | dpdk: fix coverity defect #214232, #182930 |  Chenmin Sun | 2 | -1/+8 |
2020-09-11 | avf: add assert to ensure that adminq is used only from avf process |  Damjan Marion | 2 | -0/+12 |
2020-09-11 | avf: change promisc mode from the avf process node |  Damjan Marion | 2 | -7/+26 |
2020-09-11 | nat: Fix next feature for ED with multiple workers |  Vladimir Isaev | 3 | -2/+25 |
2020-09-11 | avf: fix race between avf and cli/api process |  Damjan Marion | 6 | -35/+43 |
2020-09-11 | vlib: fix call to vlib_get_node_by_name |  Benoît Ganne | 1 | -1/+4 |
2020-09-11 | nat: endian mismatch |  Filip Varga | 1 | -7/+13 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 |  Benoît Ganne | 4 | -11/+20 |
2020-09-11 | avf: fix race between avf process node and avf_delete_if(...) |  Damjan Marion | 4 | -18/+34 |
2020-09-11 | l2: fix null deref in l2_to_bvi() |  Matthew Smith | 1 | -1/+1 |
2020-09-11 | ikev2: fix memory leaks |  Benoît Ganne | 1 | -7/+20 |
2020-09-11 | quic: fix coverity warning |  Aloys Augustin | 1 | -1/+1 |
2020-09-11 | misc: selinux fixes (packet_socket r/w) |  Martin Millnert | 1 | -1/+1 |
2020-09-10 | lisp: fix vat crash with one_add_del_local_eid api |  Onong Tayeng | 1 | -1/+1 |
2020-09-10 | wireguard: fix handshake procedure |  Artem Glazychev | 2 | -12/+17 |
2020-09-10 | lisp: fix crash with arp and packet trace on |  Onong Tayeng | 2 | -3/+7 |
2020-09-10 | af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa. |  Mohammed Hawari | 1 | -0/+2 |
2020-09-09 | vlib: support interrupt re-arm from nodev21.01-rc0 |  Damjan Marion | 1 | -10/+21 |
2020-09-09 | docs: Improve new plugin doc & add govpp API doc |  Nathan Skrzypczak | 4 | -28/+142 |
2020-09-09 | docs: Update and improve indent install |  Nathan Skrzypczak | 1 | -13/+28 |
2020-09-09 | l2: check secondary macs on BVI interface |  Matthew Smith | 1 | -2/+35 |
2020-09-09 | docs: Fix create memif cli |  Nathan Skrzypczak | 3 | -4/+4 |
2020-09-09 | svm: fix non-null-terminated string |  Benoît Ganne | 1 | -1/+1 |
2020-09-09 | misc: Merge 20.05.1, 19.08.3 RELEASE.md sections |  Andrew Yourtchenko | 1 | -10/+19 |
2020-09-09 | wireguard: initial implementation of wireguard protocol |  Artem Glazychev | 34 | -1/+6226 |
2020-09-09 | crypto: change cryptodev with new cryptodev API |  Fan Zhang | 4 | -1/+3188 |
2020-09-09 | interface: support configuring RSS steering queues |  Chenmin Sun | 10 | -36/+320 |
2020-09-09 | stats: Fix stat_segment to set timeout directly |  Rajesh Goel | 1 | -0/+13 |
2020-09-09 | tcp: fix the tcp unittest to work |  Ryujiro Shibuya | 1 | -0/+2 |
2020-09-08 | dpdk-ipsec: don't leak buffers on crypto alloc failure |  Christian Hopps | 2 | -6/+8 |
2020-09-08 | dpdk: fix extended stat strings |  Christian Hopps | 1 | -2/+2 |
2020-09-08 | dpdk: fix interface counters to never go backward |  Christian Hopps | 1 | -33/+24 |
2020-09-08 | svm session: document unsupported fifo deq combinations |  Florin Coras | 4 | -7/+33 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 9 | -52/+120 |
2020-09-06 | marvell: add cli options to configure rxq and txq sizes |  Christian E. Hopps | 1 | -1/+6 |
2020-09-05 | vlib: vlib_get_node_by_name fails via API |  Nathan Skrzypczak | 1 | -2/+1 |
2020-09-05 | docs: Improve & link cnat doc |  Nathan Skrzypczak | 3 | -13/+81 |
2020-09-04 | cnat: fix cnat_set_snat() debug CLI |  Dave Barach | 1 | -6/+18 |
2020-09-04 | cnat: fix snat ip v6 tests |  MathiasRaoul | 1 | -6/+6 |