aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-10-25nat: fix static mapping segvJoshua Roys1-1/+1
2021-09-23wireguard: fix wg-output-tun feature configurationAloys Augustin1-3/+0
2021-09-23svm: remove unused fifo functionsFlorin Coras1-3/+3
2021-09-22ping: set fib_index for lookup_nodeArtem Glazychev1-0/+1
2021-09-21pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1Andrew Yourtchenko1-1/+2
2021-09-21session: implement app_ns deletionNathan Skrzypczak1-0/+12
2021-09-20hash: add support for hashing infraMohsin Kazmi2-0/+332
2021-09-17dpdk: enable ENA tx offloadBenoît Ganne1-0/+7
2021-09-17vppinfra: move format_table from perfmonNathan Skrzypczak4-373/+1
2021-09-17misc: put devtools plugins into separate component/packageDamjan Marion6-3/+18
2021-09-17memif: avoid double pool_put on a clib_fileSteven Luong1-1/+2
2021-09-16dpdk: fix checksum offloadFlorin Coras1-2/+1
2021-09-16avf: fix RSS hash keyBenoît Ganne1-4/+11
2021-09-16dpdk: add support for outer udp and ipv4 checksumsMohsin Kazmi3-16/+66
2021-09-13interface: fix init fib_index_by_sw_if_indexNathan Skrzypczak5-26/+0
2021-09-13snort: fix epoll_wait unsigned return valueTianyu Li1-3/+9
2021-09-13dpdk: fix prefetch assert on ArmTianyu Li1-4/+4
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-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-08perfmon: sort 'show perfmon bundle' outputZachary Leaf1-0/+11
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-08dpdk: fix coverityMohammed Hawari1-0/+2
2021-09-07dpdk: lro supportMohammed Hawari5-19/+110
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-08-31vmxnet3: set RX interrupt pending only when neededSteven Luong3-6/+59
2021-08-31flow: add esp spi rss typePiotr Bronowski2-26/+35
2021-08-30tls: use default OpenSSL built-in DH parametersOfer Heifetz1-0/+8
2021-08-27snort: fix incorrect data length for snort inspectionSivaprasad Tummala1-0/+1
2021-08-27bufmon: add buffer monitoring pluginBenoît Ganne4-0/+362
2021-08-27snort: fix snort hang issue when interruptedSivaprasad Tummala1-1/+20
2021-08-26ikev2: check for valid cipher + integrityBenoît Ganne1-6/+6
2021-08-26ikev2: fix DNS resolution overflowBenoît Ganne1-1/+7
2021-08-26af_xdp: fix stale rx/tx pointers in xsk objectsBenoît Ganne1-10/+47
2021-08-26acl: fix prefetch out of struct bound on ArmTianyu Li1-1/+1
2021-08-23af_xdp: fix xsk_socket__delete left un-cleanuparikachen1-3/+3
2021-08-20ikev2: fix use-after-freeBenoît Ganne1-2/+3
2021-08-20rdma: decrease inliningBenoît Ganne1-26/+19
2021-08-20buffers: fix buffer linearizationBenoît Ganne1-36/+272
2021-08-20perfmon: fix perf event user page readBenoît Ganne1-45/+76
2021-08-20vlib: add format_vnet_buffer_no_chainBenoît Ganne2-7/+5
2021-08-20ikev2: decrease inliningBenoît Ganne1-26/+26
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+22