Age | Commit message (Expand) | Author | Files | Lines |
2020-09-16 | vmxnet3: gso fixes | Steven Luong | 4 | -13/+29 |
2020-09-16 | vcl: refactor bapi client index for sapi reuse | Florin Coras | 6 | -23/+29 |
2020-09-16 | vppapigen: crcchecker: report in-progress messages | Andrew Yourtchenko | 1 | -0/+6 |
2020-09-16 | crypto: Crypto set handler API to support set all as CLI | Yulong Pei | 2 | -4/+37 |
2020-09-16 | misc: fix the formatting style | Mohsin Kazmi | 3 | -9/+10 |
2020-09-16 | api: clean up use of deprecated flag | Ole Troan | 7 | -20/+20 |
2020-09-16 | vppapigen: crcchecker: report deprecated messages | Andrew Yourtchenko | 1 | -5/+15 |
2020-09-16 | flowprobe: add show commands for params and list of interfaces for recording | jan_cavojsky | 1 | -0/+87 |
2020-09-16 | docs: improve plugin developer's guide | Dave Barach | 1 | -5/+55 |
2020-09-16 | tcp: make max gso packet size configurable | Simon Zhang | 3 | -2/+8 |
2020-09-15 | lisp: fix lisp|one_eid_table_dump's local|remote options in vat | Onong Tayeng | 1 | -1/+1 |
2020-09-15 | crypto: Crypto SW Scheduler Coverity Warnings | Neale Ranns | 1 | -1/+1 |
2020-09-15 | crypto-native: fix issues detected by coiverity | Damjan Marion | 2 | -3/+11 |
2020-09-15 | build: fix the the build on centos/rhel 8 | Yichen Wang | 2 | -2/+2 |
2020-09-14 | l2: allocate l2fib only when needed | Damjan Marion | 5 | -10/+99 |
2020-09-14 | session: del app worker on socket detach | Florin Coras | 1 | -5/+11 |
2020-09-14 | wireguard: coverity fixes | Neale Ranns | 2 | -6/+10 |
2020-09-14 | vcl: add support for app socket api | Florin Coras | 7 | -12/+456 |
2020-09-14 | vcl: cleanup bapi and wrk registration | Florin Coras | 6 | -361/+360 |
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 |