Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | vrrp: fix support for VRs in different FIBs | Matthew Smith | 1 | -15/+13 |
2021-12-31 | misc: Remove the unused GBP fields from the buffer meta-data | Neale Ranns | 1 | -2/+0 |
2021-12-31 | vlib: remove external thread management support | Damjan Marion | 6 | -179/+13 |
2021-12-30 | svm: merge want deq and leq threshold notifications | Florin Coras | 1 | -8/+5 |
2021-12-29 | http_static: Fix timeout on large files | Michal Kalderon | 1 | -3/+19 |
2021-12-22 | memif: refactor descriptor handling in the input node | Damjan Marion | 3 | -184/+446 |
2021-12-21 | hsi: host stack intercept plugin | Florin Coras | 5 | -0/+453 |
2021-12-20 | vrrp:fix vrrp vr delete case memory leak | jinsh | 1 | -0/+1 |
2021-12-16 | af_xdp: mark API as stable | Benoît Ganne | 1 | -6/+1 |
2021-12-14 | crypto-native: fix build error on Arm using clang-13 | Jieqiang Wang | 1 | -2/+2 |
2021-12-14 | api: verify message size on receipt | Klement Sekera | 2 | -2/+11 |
2021-12-09 | dpdk: disable l4 csum offload for vmxnet3 | Florin Coras | 1 | -1/+4 |
2021-12-08 | memif: fix the memory leak when memif cli getting wrong parameters inputs | Han Wu | 1 | -4/+12 |
2021-12-03 | interface: add multi tx-queues support for new tx infra | Mohsin Kazmi | 1 | -2/+2 |
2021-12-03 | api: refactor to use REPLY_MSG_ID_BASE #define | Klement Sekera | 10 | -50/+41 |
2021-12-03 | fib: Fix the display (or lack of) for fib node types in dependent children lists | Neale Ranns | 9 | -9/+11 |
2021-12-02 | tests: add segment manager tests | Filip Tehlar | 1 | -29/+25 |
2021-12-02 | perfmon: compile dispatch wrapper once for each number of counters | Damjan Marion | 3 | -35/+27 |
2021-12-02 | perfmon: refactor perf metric support | Ray Kinsella | 4 | -189/+80 |
2021-11-30 | dpdk: cryptodev AES-CTR+SHA1 support added | PiotrX Kleski | 1 | -1/+4 |
2021-11-30 | dpdk-cryptodev: scalable session count | Dastin Wilski | 2 | -96/+143 |
2021-11-26 | api: add helper macros for native endian | Mohsin Kazmi | 4 | -30/+6 |
2021-11-25 | dpdk: prefetch becomes prefetchw | Ray Kinsella | 1 | -4/+4 |
2021-11-23 | misc: deprecate gbp and its dependents | Neale Ranns | 49 | -13942/+0 |
2021-11-23 | vxlan: multiarch optimization of vxlan | Ray Kinsella | 2 | -4/+0 |
2021-11-23 | dpdk: enable vmxnet3 l4 checksum offload | Florin Coras | 1 | -0/+6 |
2021-11-23 | ip: unlock_fib on if delete | Nathan Skrzypczak | 1 | -26/+17 |
2021-11-22 | wireguard: add local variable in handshake process | Gabriel Oginski | 1 | -2/+4 |
2021-11-22 | gso: implement gso segementation copy with checksum | Mohsin Kazmi | 1 | -3/+1 |
2021-11-22 | dpdk: fix coverity warning | Klement Sekera | 1 | -0/+2 |
2021-11-22 | snort: fix coverity warning | Klement Sekera | 1 | -2/+11 |
2021-11-22 | snort: fix coverity warning | Klement Sekera | 1 | -2/+2 |
2021-11-22 | ipfix-export: Change exp to use ip_address | Paul Atkins | 4 | -11/+12 |
2021-11-22 | ipfix-export: refactor params to the callback fns | Paul Atkins | 5 | -71/+39 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del | Paul Atkins | 5 | -178/+149 |
2021-11-22 | ipfix-export: refactor fields in flow_report_main | Paul Atkins | 5 | -46/+58 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc | Neale Ranns | 5 | -7/+19 |
2021-11-19 | af_xdp: integrate with new tx infra | arikachen | 3 | -31/+83 |
2021-11-18 | af_xdp: introduce to netns api | arikachen | 7 | -10/+227 |
2021-11-17 | nat: VPP crashes when route is not reachable | Daniel Béreš | 1 | -0/+3 |
2021-11-17 | nat: det44 plugin session scavenging fix | Filip Varga | 1 | -15/+27 |
2021-11-16 | perfmon: fix coverity warning | Klement Sekera | 1 | -2/+9 |
2021-11-15 | memif: fix the coverity warning | Mohsin Kazmi | 1 | -5/+8 |
2021-11-15 | perfmon: rename bundle to memory stalls | Ray Kinsella | 2 | -9/+9 |
2021-11-14 | flowprobe: right values in records from subinterfaces | Daniel Béreš | 1 | -2/+14 |
2021-11-12 | srtp: fix uninitialized value | Damjan Marion | 1 | -1/+1 |
2021-11-12 | build: remove unnecesary link deps | Damjan Marion | 1 | -1/+0 |
2021-11-12 | memif: fix the default txq placement | Mohsin Kazmi | 1 | -3/+9 |
2021-11-11 | tests: make code coverage for unit tests optional | Ole Troan | 1 | -1/+1 |
2021-11-11 | nat: nat44-ei/ed nat objects cleanup improvements | Filip Varga | 5 | -259/+489 |