Age | Commit message (Expand) | Author | Files | Lines |
2020-09-28 | quic: Fix protip #47 / unformat (input_line) | Nathan Skrzypczak | 1 | -19/+41 |
2020-09-27 | cnat: fix cnat_translation_cli_add_del | Dave Barach | 1 | -12/+24 |
2020-09-27 | cnat: fix session scanner restart point | Dave Barach | 1 | -1/+1 |
2020-09-25 | cnat: Add DHCP support | Nathan Skrzypczak | 11 | -109/+716 |
2020-09-25 | cnat: Introduce parametric source policy | Nathan Skrzypczak | 13 | -244/+445 |
2020-09-25 | cnat: Add support for SNat ICMP | Nathan Skrzypczak | 7 | -143/+461 |
2020-09-25 | cnat: Ip ICMP error support | Nathan Skrzypczak | 6 | -165/+557 |
2020-09-24 | wireguard: coverity fix | Artem Glazychev | 1 | -1/+1 |
2020-09-24 | session tcp udp tls quic: improve cli formatting | Florin Coras | 1 | -1/+2 |
2020-09-23 | lldp: fix format string for hw->name | Vladimir Isaev | 1 | -3/+3 |
2020-09-23 | cnat: Disable default scanner process | Nathan Skrzypczak | 8 | -24/+120 |
2020-09-23 | wireguard: add handoff node | Artem Glazychev | 18 | -448/+889 |
2020-09-22 | lisp: Move to plugin | Neale Ranns | 56 | -9/+33296 |
2020-09-21 | geneve: Move to plugin | Neale Ranns | 11 | -0/+4613 |
2020-09-21 | misc: Move l2tp to plugin | Neale Ranns | 12 | -0/+2372 |
2020-09-21 | lldp: Move to plugin | Neale Ranns | 15 | -0/+2549 |
2020-09-21 | vrrp: set up multicast for both address families | Matthew Smith | 1 | -2/+14 |
2020-09-21 | acl: remove custom ACL-plugin heap | Andrew Yourtchenko | 7 | -232/+17 |
2020-09-21 | dpdk: hugepage availibility check using new api | Damjan Marion | 1 | -11/+9 |
2020-09-17 | vppinfra: support main heap with different page sizes | Damjan Marion | 1 | -1/+1 |
2020-09-16 | avf: wrong argument passed to avf_log_err | Steven Luong | 1 | -1/+1 |
2020-09-16 | vmxnet3: gso fixes | Steven Luong | 4 | -13/+29 |
2020-09-16 | api: clean up use of deprecated flag | Ole Troan | 3 | -13/+13 |
2020-09-16 | flowprobe: add show commands for params and list of interfaces for recording | jan_cavojsky | 1 | -0/+87 |
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-14 | wireguard: coverity fixes | Neale Ranns | 2 | -6/+10 |
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-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 | quic: Clean quic_crypto_setup_cipher | Nathan Skrzypczak | 1 | -16/+13 |
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 | 1 | -0/+5 |
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 | nat: endian mismatch | Filip Varga | 1 | -7/+13 |
2020-09-11 | avf: fix race between avf process node and avf_delete_if(...) | Damjan Marion | 4 | -18/+34 |
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-10 | wireguard: fix handshake procedure | Artem Glazychev | 2 | -12/+17 |
2020-09-10 | af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa. | Mohammed Hawari | 1 | -0/+2 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | Artem Glazychev | 31 | -0/+6216 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | Fan Zhang | 2 | -0/+1581 |
2020-09-09 | interface: support configuring RSS steering queues | Chenmin Sun | 3 | -34/+154 |
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 |