Age | Commit message (Expand) | Author | Files | Lines |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 41 | -41/+0 |
2020-10-07 | nat: move nat64 to a subfeature | Filip Varga | 21 | -2636/+3607 |
2020-10-07 | nat: det44 plugin fix style and api cleanup | Filip Varga | 3 | -18/+22 |
2020-10-06 | feature: Add packet trace API | Jon Loeliger | 9 | -4/+1036 |
2020-10-05 | ikev2: support ipv6 traffic selectors & overlay | Filip Tehlar | 11 | -380/+695 |
2020-10-02 | lldp: set interface MAC address when enabled | Klement Sekera | 3 | -10/+28 |
2020-10-02 | memif: map shared memory with clib_mem_vm_map_shared(...) | Damjan Marion | 1 | -10/+25 |
2020-10-02 | nat: add dummy nat_ha_resync() to avoid missing symbol errors | Damjan Marion | 1 | -0/+7 |
2020-10-02 | ikev2: fix leaking pending INIT requests | Filip Tehlar | 1 | -0/+16 |
2020-10-02 | dpdk: split PCI blacklist rte_eal args from startup.conf | Vladimir Ratnikov | 1 | -2/+3 |
2020-10-02 | ikev2: fix cli memory leak | Benoît Ganne | 1 | -30/+40 |
2020-09-30 | ikev2: fix issue when decrypting packet with no keys | Filip Tehlar | 1 | -1/+1 |
2020-10-01 | ikev2: refactor ikev2 node | Filip Tehlar | 1 | -407/+359 |
2020-09-30 | ikev2: better packet parsing functions | Filip Tehlar | 7 | -274/+596 |
2020-09-30 | ikev2: show IKE SA command improvements | Filip Tehlar | 1 | -95/+169 |
2020-09-30 | avf: check duplicate pci address upon create interface | Steven Luong | 1 | -0/+13 |
2020-09-30 | wireguard: fix udp-port registration | Artem Glazychev | 2 | -3/+10 |
2020-09-29 | hsa: fix coverity warning | Florin Coras | 1 | -3/+4 |
2020-09-29 | ikev2: fix false positive NAT detection | Filip Tehlar | 1 | -18/+13 |
2020-09-29 | vcl svm: provide apps access to fifo chunks | Florin Coras | 2 | -7/+21 |
2020-09-29 | wireguard: fix license headers | Artem Glazychev | 13 | -2/+25 |
2020-09-29 | wireguard: fix indents | Artem Glazychev | 1 | -21/+35 |
2020-09-29 | wireguard: readme fix | Artem Glazychev | 1 | -36/+17 |
2020-09-29 | dpdk: fix compile | Fan Zhang | 2 | -51/+15 |
2020-09-29 | avf: validate queue size config | Steven Luong | 3 | -13/+52 |
2020-09-28 | ikev2: fix memory leaks | Benoît Ganne | 2 | -3/+21 |
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 |