aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-19acl: add API call for setting the toggle to select between linear and bihash-...Andrew Yourtchenko3-1/+148
2021-08-17nat: fix counters increment for output featureAlexander Chernavin3-68/+93
2021-08-13ip: source address selectionOle Troan2-167/+49
2021-08-13wireguard: add flag to check hmac for decryptionGabriel Oginski1-0/+1
2021-08-12nat: NAT44ED configuration refactorFilip Varga4-378/+365
2021-08-12nat: correct pool ops when disable nat44 pluginAlexander Skorichenko1-10/+10
2021-08-12tls: add start_listen openssl API return value checkOfer Heifetz1-4/+30
2021-08-11fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_tNeale Ranns1-6/+4
2021-08-10tls: picotls optimize rx pathFlorin Coras1-69/+113
2021-08-10tls: picotls optimize writesFlorin Coras2-113/+188
2021-08-10ip: Use the IP4 lookup functionsNeale Ranns1-52/+23
2021-08-06tls: avoid picotls buffer allocs on rxFlorin Coras2-3/+9
2021-08-06tls: avoid ptls ctx free on transport closeFlorin Coras1-2/+1
2021-08-05nat: nat44-ed disable protection for api/cliFilip Varga4-60/+67
2021-08-04memif: fix offsetArtem Glazychev1-1/+1
2021-08-03quic: do not update crypto keys from workersAloys Augustin3-20/+59
2021-08-03tls: picotls handle accept failuresFlorin Coras1-3/+15
2021-07-30tls: picotls rx fixes and improvementsFlorin Coras2-149/+126
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-9/+9
2021-07-27vppinfra: introduce CLIB_CACHE_PREFETCH_BYTESDamjan Marion1-2/+0
2021-07-22vppinfra: add abstract socket & netns fnsNathan Skrzypczak1-23/+10
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga9-896/+1195
2021-07-21hsa: separate ctrl and test session accept vcl serverFlorin Coras1-1/+43
2021-07-19nat: harden ICMP handlingKlement Sekera4-49/+110
2021-07-16dpdk: improve tx offload formattingMohsin Kazmi1-16/+32
2021-07-16snort: snort3 plugin and DAQDamjan Marion8-0/+2326
2021-07-15dpdk: enable RX interrupts for the virtio driverRobert Shearman1-0/+8
2021-07-15acl: Fix the CLI to accept IPv6 prefixesNeale Ranns1-16/+5
2021-07-15linux-cp: clear all db entries when deleting a pairSergio Gonzalez Monroy1-1/+2