Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | libmemif: docs md->rst | Nathan Skrzypczak | 10 | -494/+652 |
2021-10-13 | libmemif: update documentation | Jakub Grajciar | 4 | -331/+157 |
2021-10-13 | session: app name should format with %v | Xiaoming Jiang | 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 | 3 | -5/+7 |
2021-10-13 | vapi: fix vapi test coverity warning | Florin Coras | 1 | -0/+1 |
2021-10-13 | vppinfra: fix socket init netns coverity | Florin Coras | 1 | -0/+3 |
2021-10-13 | vppinfra: fix format_table coverity warning | Florin Coras | 1 | -1/+1 |
2021-10-13 | vlib: fix vmbus error log | Benoît Ganne | 1 | -3/+3 |
2021-10-13 | interface: handle error during admin-up correctly | Matthew Smith | 1 | -3/+0 |
2021-10-12 | dhcp: fix coverity warning | Florin Coras | 1 | -1/+1 |
2021-10-12 | vppinfra: use unaligned non-vector load/stores in x86 memcpy | Damjan Marion | 4 | -21/+28 |
2021-10-12 | fib: fix the drop counter for ipv6 RPF failures | Neale Ranns | 3 | -24/+36 |
2021-10-12 | unittest: fix crypto key len coverity warning | Florin Coras | 1 | -1/+1 |
2021-10-12 | api: cli coverity fixes | Florin Coras | 1 | -2/+2 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache | Govindarajan Mohandoss | 10 | -17/+1060 |
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 | 31 | -1298/+1468 |
2021-10-12 | nat: static mappings in flow hash | Klement Sekera | 31 | -1468/+1298 |
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 | 14 | -96/+126 |
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 | 10 | -395/+687 |
2021-10-08 | ikev2: lazy initialization | Benoît Ganne | 4 | -52/+111 |
2021-10-08 | build: fix centos rpm build | Tianyu Li | 1 | -4/+4 |
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 | misc: MAINTAINERS fixes for lldp and lisp | Andrew Yourtchenko | 1 | -13/+12 |
2021-10-07 | build: fix ipsecmb version check | Fan Zhang | 1 | -5/+5 |
2021-10-07 | udp: fix severity error info | Filip Tehlar | 6 | -28/+28 |
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 | 2 | -20/+57 |
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 | 9 | -41/+359 |
2021-10-06 | session: fix severity info | Filip Tehlar | 1 | -11/+10 |
2021-10-06 | wireguard: add ipv6 support | Artem Glazychev | 15 | -244/+965 |
2021-10-06 | tcp: fix severity info | Filip Tehlar | 6 | -69/+69 |
2021-10-06 | docs: more nitfixes | Nathan Skrzypczak | 4 | -46/+49 |