aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-23http: status line parsing fixMatus Fabian1-9/+25
2024-08-22misc: move osi to pluginHadi Rayan Al-Sandid7-0/+854
2024-08-22http_static: added last-modified headerAdrian Villin3-11/+30
2024-08-21dpdk: Move file-prefix flag processing into linux only blockTom Jones1-1/+3
2024-08-21octeon: add support for max_rx_frame_size updateAlok Mishra1-7/+25
2024-08-21octeon: enable tx checksum offload capabilityMonendra Singh Kushwaha2-5/+7
2024-08-21octeon: sync mac address to cgx/rpm tableMonendra Singh Kushwaha1-0/+17
2024-08-20http_static: make max-age configurableAdrian Villin5-12/+168
2024-08-19http: make Media Types RFC9110 compliantAdrian Villin1-77/+77
2024-08-16http: http_read_message improvementMatus Fabian2-45/+78
2024-08-09http: authority-form target parsing/serializingMatus Fabian3-0/+87
2024-08-07ikev2: handoff packetsStanislav Zaikin6-0/+232
2024-08-07ikev2: fix BN_bn2bin re-allocationStanislav Zaikin1-3/+2
2024-08-06http: client POST methodMatus Fabian6-50/+722
2024-08-01misc: remove deprecated builtinurl pluginMatus Fabian7-537/+0
2024-07-31npt66: replace clib_warnings() with error countersOle Troan2-41/+43
2024-07-29http: client code improvementMatus Fabian8-161/+543
2024-07-24http_static: fix coverity warningMatus Fabian1-1/+1
2024-07-23prom: concurrent connections fixMatus Fabian1-4/+7
2024-07-23http: state machine fixMatus Fabian3-3/+187
2024-07-23http: return more than data from server appMatus Fabian13-140/+532
2024-07-22hs-test: memory leak testingMatus Fabian1-0/+30
2024-07-15octeon: fix link down issueAlok Mishra1-0/+12
2024-07-12fib: fix covered_inherit_addMaxime Peim1-0/+51
2024-07-12fib: make mfib optionalBenoƮt Ganne1-1/+2
2024-07-08session: improve enable and disable handlingFlorin Coras3-4/+9
2024-07-03acl: cli addition to set macip rulesSanjyot Vaidya1-0/+211
2024-06-29unittest: coverity woeSteven Luong1-2/+5
2024-06-28session: memory leaks on various transports when session disable and enableSteven Luong2-0/+63
2024-06-25linux-cp: populate mapping vif-sw_if_index only for default-nsDenys Haryachyy1-2/+6
2024-06-25dev: move bus code to bus/Damjan Marion13-13/+5
2024-06-25crypto: Add prefetching for src and dstNiyaz Murshed1-0/+11
2024-06-20http_static: fix reply data leakFlorin Coras1-0/+2
2024-06-19dpdk: xstats vecor stuck at 0 elementsOle Troan1-7/+19
2024-06-19http: fix app name formatting in templateMatus Fabian1-2/+2
2024-06-18dpdk: expose xstats in stats segmentOle Troan3-12/+90
2024-06-14crypto-native: fix CPU detection for SHA2 codeDamjan Marion1-3/+15
2024-06-13http: return more than url to server appMatus Fabian9-163/+1133
2024-06-11octeon: add clear counters for port and queuesMonendra Singh Kushwaha3-0/+48