aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-10-25session: support of multiple extended configsMatus Fabian9-44/+66
2024-10-25dhcp: client use mac address as client identifierOle Troan1-1/+3
2024-10-24hsa: support vcl server binding to ipFlorin Coras1-15/+36
2024-10-24hsa: add appns support to http cli serverSteven Luong1-31/+43
2024-10-24armada: fix rxq buffer pool assignmentDamjan Marion1-2/+3
2024-10-23dev: fix typo in function nameDamjan Marion1-1/+1
2024-10-23armada: port and queue countersDamjan Marion5-5/+262
2024-10-23armada: fix typoDamjan Marion1-2/+2
2024-10-23dhcp: fix buffer length after adding new optionArtem Glazychev1-1/+2
2024-10-23armada: set prinary address supportDamjan Marion1-0/+14
2024-10-22dpdk: validate number of tx descriptorsMatthew Smith1-0/+8
2024-10-19hsa: refactor proxy to minimize lock usageFlorin Coras2-169/+303
2024-10-17crypto-native: adding missing ciphersJerome Tollet1-0/+3
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