Age | Commit message (Expand) | Author | Files | Lines |
2021-11-22 | ipfix-export: rename variables when building bufs |  Paul Atkins | 1 | -40/+40 |
2021-11-22 | ipfix-export: refactor params to the callback fns |  Paul Atkins | 9 | -86/+46 |
2021-11-22 | ipfix-export: Add APIs to get/send buffers |  Paul Atkins | 3 | -0/+234 |
2021-11-22 | ipfix-export: add mutliple ipfix_exporters tests |  Paul Atkins | 1 | -0/+192 |
2021-11-22 | ipfix-export: add a new API to dump all exporters |  Paul Atkins | 2 | -1/+86 |
2021-11-22 | ipfix-export: support creating multiple exporters |  Paul Atkins | 4 | -45/+169 |
2021-11-22 | ipfix-export: refactor ipfix_exporter_t_handler fn |  Paul Atkins | 1 | -34/+34 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del |  Paul Atkins | 10 | -251/+209 |
2021-11-22 | ipfix-export: make stream fns exporter aware |  Paul Atkins | 1 | -18/+11 |
2021-11-22 | ipfix-export: refactor fields in flow_report_main |  Paul Atkins | 9 | -133/+183 |
2021-11-19 | tls: add option to config additional segment size |  Florin Coras | 2 | -4/+9 |
2021-11-19 | build: (opensuse) Revert build remove opensuse build infra |  Laszlo Kiraly | 6 | -3/+472 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 30 | -301/+400 |
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-18 | session: deprecate mq segments baseva |  Florin Coras | 2 | -15/+2 |
2021-11-18 | session: improve wrk mq segment allocation |  Florin Coras | 3 | -53/+62 |
2021-11-18 | ip: comparing IP prefixes should not modify them |  Neale Ranns | 5 | -13/+40 |
2021-11-17 | session: fix state check in switch pool |  Florin Coras | 1 | -3/+3 |
2021-11-17 | session: support close during migration |  Florin Coras | 2 | -9/+41 |
2021-11-17 | session: try to coalesce ct accept rpcs |  Florin Coras | 1 | -7/+44 |
2021-11-17 | ip6: ip6_not_enabled_node is a sibling of ip6-drop |  Paul Atkins | 1 | -6/+2 |
2021-11-17 | ipfix-export: remove unused code in flow_report.h |  Paul Atkins | 1 | -2/+0 |
2021-11-17 | ipfix-export: tidy code style in flow_report.c |  Paul Atkins | 1 | -46/+46 |
2021-11-17 | ipfix-export: set msg id correctly for dump msg |  Paul Atkins | 1 | -1/+2 |
2021-11-17 | misc: Volunteer as maintainer for ipfix-export |  Paul Atkins | 1 | -0/+1 |
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-17 | misc: Add maintainer entry for ipfix-export |  Paul Atkins | 1 | -0/+5 |
2021-11-16 | vlib: fix coverity warning |  Klement Sekera | 1 | -1/+0 |
2021-11-16 | build: upgrade to enchant-2 |  Dave Wallace | 1 | -9/+9 |
2021-11-16 | docs: consume fd.io version list |  Nathan Skrzypczak | 2 | -6/+35 |
2021-11-16 | perfmon: fix coverity warning |  Klement Sekera | 1 | -2/+9 |
2021-11-16 | build: Remove ubuntu-18.04 install dependencies |  Dave Wallace | 1 | -6/+2 |
2021-11-16 | session: add per worker ct context |  Florin Coras | 1 | -26/+43 |
2021-11-16 | vapi: verify message size when received |  Klement Sekera | 3 | -18/+51 |
2021-11-15 | docs: add jira link |  Nathan Skrzypczak | 1 | -0/+2 |
2021-11-15 | session: postpone ct segment delete |  Florin Coras | 1 | -47/+70 |
2021-11-15 | vcl: add DSCP support in VCL |  Filip Tehlar | 5 | -0/+17 |
2021-11-15 | misc: vppctl - remove the dependency on vppinfra |  Andrew Yourtchenko | 2 | -105/+162 |
2021-11-15 | vppinfra: fix masks in AVX512 clib_count_equal_* |  Dmitry Valter | 2 | -31/+40 |
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-15 | fib: re-evaluate the import/export state of a prefix. |  Neale Ranns | 6 | -77/+360 |
2021-11-14 | flowprobe: right values in records from subinterfaces |  Daniel Béreš | 1 | -2/+14 |
2021-11-12 | session: add support for DSCP |  Filip Tehlar | 3 | -7/+12 |
2021-11-12 | hash: refactor crc32_5tuple |  Damjan Marion | 4 | -121/+96 |
2021-11-12 | srtp: fix uninitialized value |  Damjan Marion | 1 | -1/+1 |
2021-11-12 | build: remove unnecesary link deps |  Damjan Marion | 3 | -4/+3 |
2021-11-12 | session: fix ct tracking of actual transport proto |  Florin Coras | 1 | -1/+1 |