aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-22ipfix-export: Add APIs to get/send buffersPaul Atkins3-0/+234
2021-11-22ipfix-export: add mutliple ipfix_exporters testsPaul Atkins1-0/+192
2021-11-22ipfix-export: add a new API to dump all exportersPaul Atkins2-1/+86
2021-11-22ipfix-export: support creating multiple exportersPaul Atkins4-45/+169
2021-11-22ipfix-export: refactor ipfix_exporter_t_handler fnPaul Atkins1-34/+34
2021-11-22ipfix-export: pass an exp to flow_report_add_delPaul Atkins10-251/+209
2021-11-22ipfix-export: make stream fns exporter awarePaul Atkins1-18/+11
2021-11-22ipfix-export: refactor fields in flow_report_mainPaul Atkins9-133/+183
2021-11-19tls: add option to config additional segment sizeFlorin Coras2-4/+9
2021-11-19build: (opensuse) Revert build remove opensuse build infraLaszlo Kiraly6-3/+472
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns30-301/+400
2021-11-19af_xdp: integrate with new tx infraarikachen3-31/+83
2021-11-18af_xdp: introduce to netns apiarikachen7-10/+227
2021-11-18session: deprecate mq segments basevaFlorin Coras2-15/+2
2021-11-18session: improve wrk mq segment allocationFlorin Coras3-53/+62
2021-11-18ip: comparing IP prefixes should not modify themNeale Ranns5-13/+40
2021-11-17session: fix state check in switch poolFlorin Coras1-3/+3
2021-11-17session: support close during migrationFlorin Coras2-9/+41
2021-11-17session: try to coalesce ct accept rpcsFlorin Coras1-7/+44
2021-11-17ip6: ip6_not_enabled_node is a sibling of ip6-dropPaul Atkins1-6/+2
2021-11-17ipfix-export: remove unused code in flow_report.hPaul Atkins1-2/+0
2021-11-17ipfix-export: tidy code style in flow_report.cPaul Atkins1-46/+46
2021-11-17ipfix-export: set msg id correctly for dump msgPaul Atkins1-1/+2
2021-11-17misc: Volunteer as maintainer for ipfix-exportPaul Atkins1-0/+1
2021-11-17nat: VPP crashes when route is not reachableDaniel Béreš1-0/+3
2021-11-17nat: det44 plugin session scavenging fixFilip Varga1-15/+27
2021-11-17misc: Add maintainer entry for ipfix-exportPaul Atkins1-0/+5
2021-11-16vlib: fix coverity warningKlement Sekera1-1/+0
2021-11-16build: upgrade to enchant-2Dave Wallace1-9/+9
2021-11-16docs: consume fd.io version listNathan Skrzypczak2-6/+35
2021-11-16perfmon: fix coverity warningKlement Sekera1-2/+9
2021-11-16build: Remove ubuntu-18.04 install dependenciesDave Wallace1-6/+2
2021-11-16session: add per worker ct contextFlorin Coras1-26/+43
2021-11-16vapi: verify message size when receivedKlement Sekera3-18/+51
2021-11-15docs: add jira linkNathan Skrzypczak1-0/+2
2021-11-15session: postpone ct segment deleteFlorin Coras1-47/+70
2021-11-15vcl: add DSCP support in VCLFilip Tehlar5-0/+17
2021-11-15misc: vppctl - remove the dependency on vppinfraAndrew Yourtchenko2-105/+162
2021-11-15vppinfra: fix masks in AVX512 clib_count_equal_*Dmitry Valter2-31/+40
2021-11-15memif: fix the coverity warningMohsin Kazmi1-5/+8
2021-11-15perfmon: rename bundle to memory stallsRay Kinsella2-9/+9
2021-11-15fib: re-evaluate the import/export state of a prefix.Neale Ranns6-77/+360
2021-11-14flowprobe: right values in records from subinterfacesDaniel Béreš1-2/+14
2021-11-12session: add support for DSCPFilip Tehlar3-7/+12
2021-11-12hash: refactor crc32_5tupleDamjan Marion4-121/+96
2021-11-12srtp: fix uninitialized valueDamjan Marion1-1/+1
2021-11-12build: remove unnecesary link depsDamjan Marion3-4/+3
2021-11-12session: fix ct tracking of actual transport protoFlorin Coras1-1/+1
2021-11-12virtio: improve the inline of clib_memcpy_fastMohsin Kazmi1-1/+1
2021-11-12memif: fix the default txq placementMohsin Kazmi1-3/+9