Age | Commit message (Expand) | Author | Files | Lines |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache |  Govindarajan Mohandoss | 8 | -17/+266 |
2021-10-12 | session: set actual lcl ip on accepted ct |  Florin Coras | 1 | -1/+1 |
2021-10-12 | memif: fix the memif crash when slave disconnect |  Mohsin Kazmi | 1 | -1/+2 |
2021-10-12 | Revert "nat: static mappings in flow hash" |  Ole Troan | 27 | -1058/+1457 |
2021-10-12 | nat: static mappings in flow hash |  Klement Sekera | 27 | -1457/+1058 |
2021-10-11 | api: set missing handlers |  Filip Tehlar | 1 | -0/+3 |
2021-10-11 | vat: move memset after init |  Filip Tehlar | 2 | -2/+2 |
2021-10-11 | l3xc: skip load balancing if not multipath |  Benoît Ganne | 1 | -5/+5 |
2021-10-11 | ip: fix fib and mfib locks |  Nathan Skrzypczak | 13 | -96/+99 |
2021-10-11 | docs: nitfixes in FEATURE.yaml |  Nathan Skrzypczak | 8 | -9/+9 |
2021-10-11 | af_xdp: ensure at least one queue is created |  Joshua Roys | 1 | -1/+4 |
2021-10-08 | tls: shutdown openssl context on app close |  Florin Coras | 1 | -0/+2 |
2021-10-08 | vxlan-gpe: add udp-port configuration support |  Artem Glazychev | 7 | -283/+452 |
2021-10-08 | ikev2: lazy initialization |  Benoît Ganne | 4 | -52/+111 |
2021-10-07 | ipsec: fix protect update log if nexthop is NULL |  Benoît Ganne | 1 | -2/+3 |
2021-10-07 | wireguard: peers dump fix |  Artem Glazychev | 1 | -1/+1 |
2021-10-07 | vppinfra: asan: improve overflow semantic |  Benoît Ganne | 4 | -36/+46 |
2021-10-07 | build: fix ipsecmb version check |  Fan Zhang | 1 | -5/+5 |
2021-10-07 | udp: fix severity error info |  Filip Tehlar | 4 | -25/+25 |
2021-10-07 | ip: fix path MTU node errors definition |  Benoît Ganne | 3 | -3/+7 |
2021-10-07 | ikev2: do not require optional IDr on IKE AUTH |  Benoît Ganne | 1 | -8/+26 |
2021-10-07 | ikev2: add logs in case of parsing errors |  Benoît Ganne | 1 | -6/+24 |
2021-10-07 | ikev2: do not send IDi on responder AUTH |  Benoît Ganne | 1 | -1/+0 |
2021-10-07 | arp: source address selection |  Ed Warnicke | 2 | -5/+13 |
2021-10-07 | perfmon: Topdown Level 1 support on Snowridge |  Ray Kinsella | 4 | -1/+102 |
2021-10-07 | perfmon: check bundle is supported |  Ray Kinsella | 1 | -0/+23 |
2021-10-07 | perfmon: fix peusdo events |  Ray Kinsella | 1 | -1/+1 |
2021-10-06 | ip: check if interface has link-local address (addition) |  Artem Glazychev | 1 | -1/+6 |
2021-10-06 | wireguard: add events for peer |  Artem Glazychev | 8 | -33/+223 |
2021-10-06 | session: fix severity info |  Filip Tehlar | 1 | -11/+10 |
2021-10-06 | wireguard: add ipv6 support |  Artem Glazychev | 14 | -193/+517 |
2021-10-06 | tcp: fix severity info |  Filip Tehlar | 6 | -69/+69 |
2021-10-06 | docs: more nitfixes |  Nathan Skrzypczak | 4 | -46/+49 |
2021-10-06 | build: fix lib dir in debian packaging |  Damjan Marion | 1 | -1/+1 |
2021-10-06 | docs: vnet comment nitfixes |  Nathan Skrzypczak | 15 | -84/+108 |
2021-10-06 | vlib: doc nitfixes |  Nathan Skrzypczak | 3 | -3/+3 |
2021-10-06 | ip: add classifier-based ACLs support on ip punt |  Benoît Ganne | 5 | -291/+301 |
2021-10-05 | session: Add session_sapi_enable_disable |  Nathan Skrzypczak | 5 | -5/+33 |
2021-10-05 | build: don't hardcode triplet, allow specifying custom lib dir |  Damjan Marion | 9 | -18/+21 |
2021-10-05 | tap: free the tap_fds vec on interface deletion |  Mohsin Kazmi | 1 | -0/+1 |
2021-10-05 | perfmon: bundles with multiple types |  Ray Kinsella | 4 | -35/+147 |
2021-10-05 | nat: NAT44 ED api fix and improvement |  Filip Varga | 3 | -14/+178 |
2021-10-04 | interface: free the output_node_thread_runtimes |  Mohsin Kazmi | 1 | -0/+1 |
2021-10-04 | interface: remove the redundant vec_free on rx_queue_indices |  Mohsin Kazmi | 1 | -1/+0 |
2021-10-04 | build: Allow ipsec-mb plugin to build with libipsec_mb 0.55 |  Nick Brown | 2 | -0/+14 |
2021-10-04 | memif: integrate with new tx infra |  Mohsin Kazmi | 3 | -15/+17 |
2021-10-04 | vcl: remove unsed configs |  Florin Coras | 3 | -38/+2 |
2021-10-04 | hsa: do not drop the barrier when creating echo server |  Filip Tehlar | 1 | -14/+1 |
2021-10-04 | wireguard: use the same udp-port for multi-tunnel |  Artem Glazychev | 5 | -29/+62 |
2021-10-04 | vppinfra: fix potential memory access error in _pool_init_fixed |  Jieqiang Wang | 2 | -16/+24 |