Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -12/+7 |
2021-10-11 | docs: nitfixes in FEATURE.yaml | Nathan Skrzypczak | 6 | -7/+7 |
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 | 2 | -3/+6 |
2021-10-08 | ikev2: lazy initialization | Benoît Ganne | 4 | -52/+111 |
2021-10-07 | wireguard: peers dump fix | Artem Glazychev | 1 | -1/+1 |
2021-10-07 | vppinfra: asan: improve overflow semantic | Benoît Ganne | 1 | -1/+1 |
2021-10-07 | build: fix ipsecmb version check | Fan Zhang | 1 | -5/+5 |
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 | 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 | wireguard: add events for peer | Artem Glazychev | 8 | -33/+223 |
2021-10-06 | wireguard: add ipv6 support | Artem Glazychev | 14 | -193/+517 |
2021-10-06 | docs: more nitfixes | Nathan Skrzypczak | 1 | -8/+7 |
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 | 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 | 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 | 1 | -15/+23 |
2021-10-04 | perfmon: topdown events as peusdo events | Ray Kinsella | 1 | -9/+13 |
2021-10-04 | docs: plugin comment nitfixes | Nathan Skrzypczak | 11 | -52/+52 |
2021-10-03 | hsa: proxy app worker thread deadlock | Sivaprasad Tummala | 1 | -5/+10 |
2021-10-01 | devices: add support for pseudo header checksum | Mohsin Kazmi | 3 | -8/+267 |
2021-09-30 | wireguard: move adjacency processing from wireguard_peer to wireguard_interface | Artem Glazychev | 7 | -233/+123 |
2021-09-30 | nat: doc nitfixes | Nathan Skrzypczak | 5 | -8/+8 |
2021-09-29 | nat: nat44-ed add session timing out indicator in api (2) | Alexander Chernavin | 2 | -1/+146 |
2021-09-29 | ikev2: build only when deps requirements are met | Filip Tehlar | 2 | -113/+5 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 3 | -18/+17 |
2021-09-28 | misc: vpe.api messages dynamically allocated | Ole Troan | 2 | -34/+0 |
2021-09-28 | af_xdp: fix init lock for shared txq | arikachen | 1 | -6/+7 |
2021-09-28 | nat: NAT44 ED & EI session filtering CLI | Július Milan | 2 | -15/+103 |
2021-09-28 | af_xdp: fix free mem in tx while no free slot | arikachen | 1 | -2/+2 |
2021-09-27 | ikev2: support variable-length nonces | Benoît Ganne | 1 | -21/+34 |
2021-09-27 | fib: fix crash on exporter tracker remove | Vladislav Grishenko | 1 | -1/+39 |
2021-09-27 | misc: api move continued | Florin Coras | 13 | -15/+13 |
2021-09-23 | wireguard: fix wg-output-tun feature configuration | Aloys Augustin | 1 | -3/+0 |
2021-09-23 | svm: remove unused fifo functions | Florin Coras | 1 | -3/+3 |
2021-09-22 | ping: set fib_index for lookup_node | Artem Glazychev | 1 | -0/+1 |
2021-09-21 | pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1 | Andrew Yourtchenko | 1 | -1/+2 |
2021-09-21 | session: implement app_ns deletion | Nathan Skrzypczak | 1 | -0/+12 |
2021-09-20 | hash: add support for hashing infra | Mohsin Kazmi | 2 | -0/+332 |
2021-09-17 | dpdk: enable ENA tx offload | Benoît Ganne | 1 | -0/+7 |
2021-09-17 | vppinfra: move format_table from perfmon | Nathan Skrzypczak | 4 | -373/+1 |