Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | lisp: fix outside array bounds | Damjan Marion | 1 | -1/+1 |
2021-10-31 | interface: handoff refactor and optimizations | Florin Coras | 3 | -3/+0 |
2021-10-30 | nat: fix coverity warning | Klement Sekera | 1 | -1/+1 |
2021-10-28 | vrrp: fix coverity warning/NULL dereference | Klement Sekera | 1 | -4/+25 |
2021-10-28 | perfmon: fix coverity warning | Klement Sekera | 1 | -0/+8 |
2021-10-28 | ioam: fix coverity warning/NULL dereference | Klement Sekera | 1 | -9/+12 |
2021-10-27 | tcp: fix use of invalid local sw_if_index | Florin Coras | 1 | -4/+4 |
2021-10-26 | perfmon: properly unmap mmapped pages | Klement Sekera | 1 | -1/+1 |
2021-10-22 | session: fix minor issue | Filip Tehlar | 1 | -1/+1 |
2021-10-21 | fib: respect mfib entry flags on create with paths | Paul Atkins | 8 | -122/+88 |
2021-10-20 | gso: add support for gso perf unittest | Mohsin Kazmi | 2 | -0/+380 |
2021-10-20 | nat: nat44-ei configuration improvements | Filip Varga | 6 | -1027/+1574 |
2021-10-20 | nat: NAT44-ED api fix and improvement | Filip Varga | 4 | -16/+14 |
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 |