Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | interface: add api test file |  Filip Tehlar | 2 | -21/+1 |
2021-10-16 | memif: Enhance show memif descriptors to display region |  Steven Luong | 1 | -14/+13 |
2021-10-16 | perfmon: topdown lvl 2 support on sapphire rapids |  Ray Kinsella | 2 | -11/+167 |
2021-10-16 | perfmon: additional perf counters on icelake |  Ray Kinsella | 2 | -1/+31 |
2021-10-14 | pppoe: fix coverity warning |  Klement Sekera | 1 | -6/+12 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 27 | -1475/+1086 |
2021-10-14 | misc: fix coverity warning in ila plugin |  Klement Sekera | 1 | -1/+1 |
2021-10-13 | docs: convert plugins doc md->rst |  Nathan Skrzypczak | 56 | -3184/+3706 |
2021-10-13 | nat: fix coverity warning |  Klement Sekera | 1 | -1/+1 |
2021-10-13 | nat: fix static mapping segv |  Joshua Roys | 1 | -1/+1 |
2021-10-13 | dpdk: fix vmbus device name parsing |  Benoît Ganne | 1 | -2/+3 |
2021-10-12 | dhcp: fix coverity warning |  Florin Coras | 1 | -1/+1 |
2021-10-12 | unittest: fix crypto key len coverity warning |  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 | 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 |