aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-10-17octeon: add crypto frameworkNithinsen Kaithakadan6-13/+2040
2024-10-15hsa: switch proxy to using first worker connectsFlorin Coras2-29/+77
2024-10-14http: Content-Length value parsing improvementMatus Fabian1-18/+62
2024-10-14hs-test: http_static wrk testsMatus Fabian1-6/+19
2024-10-14http: timer pool assert crash fixMatus Fabian4-55/+121
2024-10-14http: track half-open sessionsMatus Fabian2-3/+95
2024-10-11snort: add timestamps to packetsAlexander Skorichenko2-7/+19
2024-10-09dpdk: xstats as symlinksOle Troan3-61/+51
2024-10-08dev: add helper functionsDamjan Marion3-10/+9
2024-10-08armada: fix tx queue initDamjan Marion1-3/+3
2024-10-07http_static: fix first and add segment sizeFlorin Coras2-1/+2
2024-10-07hsa: cannot delete/unlisten default uriSteven Luong1-1/+1
2024-10-07ip: add extended shallow reassemblyKlement Sekera1-3/+2
2024-10-03session: use proper name for ct transportFlorin Coras1-2/+2
2024-09-30http: http_state_wait_server_reply fixMatus Fabian1-0/+1
2024-09-28session: fix SDL to use remote instead localSteven Luong1-36/+36
2024-09-28hsa: Add multiple listeners supportSteven Luong1-10/+123
2024-09-27snort: API functions for pluginAlexander Skorichenko8-47/+984
2024-09-26tls: cleanup engine hs cb and improve ctx formattingFlorin Coras3-34/+9
2024-09-26vlib: process node scheduler reworkDamjan Marion1-1/+1
2024-09-26octeon: fix pause flow control for lbk/sdp devicesAlok Mishra1-1/+6
2024-09-25dpdk: add new device ID for Cisco VIC VFHyong Youb Kim1-1/+2
2024-09-25octeon: enable h/w vlan tagging supportAlok Mishra1-0/+1
2024-09-24octeon: enable ethernet pause frame supportAlok Mishra1-0/+73
2024-09-24octeon: fix error handling for packet with errorMonendra Singh Kushwaha1-1/+15
2024-09-24octeon: fix SDP device link informationMonendra Singh Kushwaha1-1/+1
2024-09-23http_static: fix memory hss_session using after be freedXiaomingJiang1-2/+2
2024-09-19pvti: remove clib_warning at init timeAndrew Yourtchenko1-2/+0
2024-09-18octeon: fix compilation on octeon9Monendra Singh Kushwaha1-1/+2
2024-09-17vcl: add http support to vcl_test_protosAritra Basu3-8/+432
2024-09-17pvti: Packet Vector Tunnel InterfaceAndrew Yourtchenko17-0/+3192
2024-09-13http: update body_len from u32 to u64Aritra Basu8-30/+48
2024-09-13hsa: fix proxy ao connectMatus Fabian1-0/+7
2024-09-11hsa: fix proxy ao tx callbackFlorin Coras1-11/+8
2024-09-10hsa: http_tps coverity fixMatus Fabian1-7/+9
2024-09-09http: fixed missing static keywordAdrian Villin1-1/+1
2024-09-09armada: introduce dev_armada pluginDamjan Marion22-1807/+1357
2024-09-09dpdk: add support to disable interrupt modeMohsin Kazmi2-0/+8
2024-09-08http: large POST handlingMatus Fabian3-67/+202
2024-09-06session: add Source Deny ListSteven Luong13-66/+361
2024-09-06linux-cp: auto select tap id when creating lcp pairStanislav Zaikin1-1/+2
2024-09-05flowprobe: run input nodes before inacl nodesScott Hutton1-2/+2
2024-09-03iavf: fully support off-by-one driver behaviorVratko Polak2-5/+12
2024-08-29vcl: add support to write segmentsAritra Basu2-5/+34
2024-08-29avf: add num tx/rx packets per queueDau Do5-0/+28
2024-08-29octeon: use proper refs for roc item spec and maskSriram Vatala1-43/+59
2024-08-29crypto-native: aes_cbc_encrypt in vppinfraMohammed Hawari1-175/+24
2024-08-28hsa: http_cli coverity fixMatus Fabian1-1/+1
2024-08-28http: http_send_data cleanupMatus Fabian1-36/+38
2024-08-28http: http_state_wait_app_reply improvementMatus Fabian2-6/+24