Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-11-10 | vppinfra: new vectorized ip checksum functions incl. csum_and_copy | Damjan Marion | 1 | -2/+3 |
2021-11-10 | vppinfra: new memcpy for x86_64 | Damjan Marion | 2 | -4/+4 |
2021-11-10 | nat: api autoendian fix | Filip Varga | 5 | -60/+86 |
2021-11-10 | af_xdp: fix thread 0 and 1 using one txq slot | arikachen | 1 | -2/+2 |
2021-11-09 | memif: memif linkstate can't become up | Daniel Béreš | 1 | -1/+8 |
2021-11-08 | perfmon: fix iio-bw coverity issues | Ray Kinsella | 1 | -3/+1 |
2021-11-07 | crypto-native: fix uninitialized variable | Gabriel Oginski | 1 | -1/+1 |
2021-11-07 | perfmon: numa node list probing should use '/online' instead of '/has_cpu' | Xiaoming Jiang | 1 | -1/+1 |
2021-11-06 | unittest: remove clib_count_equal_* tests | Damjan Marion | 1 | -97/+3 |
2021-11-05 | dpdk: remove dead code | Damjan Marion | 1 | -4/+1 |
2021-11-05 | snort: default logging level should not be debug | Damjan Marion | 1 | -1/+0 |
2021-11-05 | snort: fix unused result warning for gcc-10 | Tianyu Li | 1 | -2/+1 |
2021-11-05 | unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s... | Steven Luong | 1 | -340/+30 |
2021-11-03 | wireguard: reduce memcopy and prefetch header | Gabriel Oginski | 6 | -35/+48 |
2021-11-03 | linux-cp: Cleanup any existing pairs when an interface is deleted | Neale Ranns | 1 | -0/+17 |
2021-11-02 | snort: fix inconsistent snort input mode | Sivaprasad Tummala | 1 | -1/+2 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 15 | -0/+0 |
2021-11-02 | perfmon: added bundle to measure pci bandwidth | Ray Kinsella | 2 | -0/+259 |
2021-11-02 | perfmon: added intel internal io pmu support | Ray Kinsella | 2 | -9/+82 |
2021-11-02 | flowprobe: missing header | Damjan Marion | 1 | -0/+1 |
2021-11-02 | build: clang-13 support | Damjan Marion | 2 | -2/+2 |
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 |