aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-13snort: fix epoll_wait unsigned return valueTianyu Li1-3/+9
2021-09-13tcp session: initialize sw_if_index at connect timeFlorin Coras5-12/+13
2021-09-13dpdk: fix prefetch assert on ArmTianyu Li1-4/+4
2021-09-13ip: show ip table CLINathan Skrzypczak1-0/+77
2021-09-13build: verbose dpdk build requiring meson 0.55Nick Brown2-3/+11
2021-09-13ip-neighbor: Handle local MAC address change for incomplete adjacenciesNeale Ranns6-44/+80
2021-09-10vcl: avoid duplicated events in epoll ltliuyacan1-4/+6
2021-09-10vcl: fix free segments assertFlorin Coras1-1/+1
2021-09-09vlib: fix vlib_buffer_enqueue_to_next() overflowBenoît Ganne3-7/+32
2021-09-09nat: Revert "nat: nat44-ed add session timing out indicator in api"Andrew Yourtchenko2-150/+1
2021-09-09srtp: fix header len assertFlorin Coras1-1/+1
2021-09-09nat: nat44-ed add session timing out indicator in apiAlexander Chernavin2-1/+150
2021-09-09stats: revert enable/disable segments pollsRay Kinsella3-29/+16
2021-09-09session: fix non-NULL terminated stringBenoît Ganne1-18/+7
2021-09-09flowprobe: simplify test logicKlement Sekera1-55/+18
2021-09-09linux-cp: fix non-NULL terminated stringBenoît Ganne1-1/+1
2021-09-09linux-cp: Complete interface creation logicPim van Pelt6-86/+268
2021-09-08linux-cp: fix crash on failed vlib_buffer_copyPim van Pelt1-12/+24
2021-09-08vrrp: fix source address on advertisementsMatthew Smith1-2/+13
2021-09-08interface: add custom interface name supportSteven Luong3-1/+100
2021-09-08perfmon: sort 'show perfmon bundle' outputZachary Leaf1-0/+11
2021-09-08interface: fix coverity issueMohammed Hawari1-1/+1
2021-09-08perfmon: add membw-bound bundleRay Kinsella4-1/+80
2021-09-08perfmon: adding support for papi TMAMRay Kinsella4-54/+113
2021-09-08nat: remove unusued parameters and use correct parameter typesKlement Sekera2-20/+15
2021-09-08tests: fix DEBUG=attach multiple worker configKlement Sekera1-0/+3
2021-09-08dpdk: fix coverityMohammed Hawari1-0/+2
2021-09-07devices: restore regular af-packet tx pathMohammed Hawari2-21/+28
2021-09-07dpdk: lro supportMohammed Hawari5-19/+110
2021-09-07interface: full poll vector on adaptive modeMaxime Peim4-10/+42
2021-09-03sr: fixing typo in srv6 End.AS Proxy documentationAhmed Abdelsalam1-2/+2
2021-09-02nat: NAT44 ED improvements and fixesFilip Varga8-392/+353
2021-09-01udp: fill rmt info if session is connection lessliuyacan1-1/+1
2021-09-01vcl: ignore rx events for sessions in epoll lt listFlorin Coras1-2/+3
2021-09-01classify: improve "show classify table" outputDave Barach1-5/+7
2021-08-31vcl: switch part of the tests to sock apiFlorin Coras1-13/+47
2021-08-31vlib: fixed the issue of vpp crash caused by interface up/downfangtong1-1/+1
2021-08-31vmxnet3: set RX interrupt pending only when neededSteven Luong3-6/+59
2021-08-31vat2: coverity errors in print_templateOle Troan1-4/+19
2021-08-31stats: check epoch in python vpp_stats lsOle Troan1-0/+3
2021-08-31misc: fix build error in handoffdemoSivaprasad Tummala1-4/+3
2021-08-31flow: add esp spi rss typePiotr Bronowski3-52/+69
2021-08-31dpdk: bump to 21.08Fan Zhang1-1/+2
2021-08-31stats: enable/disable segments pollsRay Kinsella3-19/+32
2021-08-31stats: stat_validate_counter_vector3 non-staticRay Kinsella2-1/+4
2021-08-30session: fix prefetch out of struct bound on ArmTianyu Li1-1/+1
2021-08-30vcl: fix vlsh conversion errorliuyacan1-3/+1
2021-08-30session: close app wrk socket on deleteFlorin Coras3-6/+5
2021-08-30tls: use default OpenSSL built-in DH parametersOfer Heifetz1-0/+8
2021-08-30tcp: Allow accepting session to send custom packetliuyacan1-1/+9