Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | api: remove legacy pd msg handlers |  Klement Sekera | 5 | -48/+0 |
2021-10-18 | interface: add api test file |  Filip Tehlar | 21 | -164/+1484 |
2021-10-16 | interface: fix offload flag check |  Nathan Skrzypczak | 1 | -1/+4 |
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 | 3 | -11/+168 |
2021-10-16 | perfmon: additional perf counters on icelake |  Ray Kinsella | 2 | -1/+31 |
2021-10-15 | vcl: narrow the scope of the restriction of vlsh_bit_val |  wanghanlin | 1 | -3/+4 |
2021-10-14 | pppoe: fix coverity warning |  Klement Sekera | 1 | -6/+12 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 31 | -1485/+1324 |
2021-10-14 | ip6-nd: fix coverity warning |  Klement Sekera | 1 | -0/+4 |
2021-10-14 | tests: fix coverity warnings |  Klement Sekera | 1 | -6/+2 |
2021-10-14 | misc: fix coverity warning in ila plugin |  Klement Sekera | 1 | -1/+1 |
2021-10-13 | docs: C & C++ apis examples |  Nathan Skrzypczak | 6 | -0/+346 |
2021-10-13 | docs: better docs, mv doxygen to sphinx |  Nathan Skrzypczak | 388 | -26305/+23361 |
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 | docs: convert vpp doc md->rst |  Nathan Skrzypczak | 31 | -2272/+2848 |
2021-10-13 | docs: convert extras doc md->rst |  Nathan Skrzypczak | 24 | -1659/+1922 |
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 |