aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-05-02vapi: support api clients within vpp processOle Troan2-1/+104
2022-05-02dhcp: fix dhcp_compl_eventJing Peng1-3/+5
2022-04-28wireguard: Document wireguard async mode defaultJon Loeliger1-2/+2
2022-04-28af_xdp: more meaningful frame_size error messageBenoît Ganne1-0/+14
2022-04-26linux-cp: sync addr and neigh only for lcp interfacesStanislav Zaikin1-3/+30
2022-04-26flow: enable RSS queue group action for 5G enhancementTing Xu1-0/+23
2022-04-21hsa: vcl test client epoll worker loopFlorin Coras3-15/+301
2022-04-21nat: tweak rfc7857 tcp connection trackingOle Troan4-292/+61
2022-04-18nat: fix deleting nat ei out interface featureAlexander Skorichenko1-2/+2
2022-04-16hsa: vcl test client allow non-blocking connectsFlorin Coras3-45/+66
2022-04-15hsa: support configurable vcl client wrk loopFlorin Coras1-69/+128
2022-04-14gtpu: fix memory leakLeung Lai Yung1-0/+1
2022-04-13crypto-openssl: use getrandom syscallGuillaume Solignac1-2/+2
2022-04-12hsa: fix coverity warningFlorin Coras1-0/+1
2022-04-12hsa: vcl test client option to close only clientFlorin Coras2-2/+12
2022-04-12tests: fix bihash unit test threads countJing Peng1-4/+4
2022-04-11tls: fix connected notifications with no app wrkFlorin Coras1-1/+5
2022-04-11tests: fix bihash unittest error reportingJing Peng1-15/+21
2022-04-08linux-cp: fix setting mtu on hardware interfacesMatthew Smith1-1/+1
2022-04-08dpdk: add multi-txq supportMohsin Kazmi4-13/+31
2022-04-07tls http: run config fns after init onesFlorin Coras1-1/+1
2022-04-07tls: fix session pool realloc on acceptFlorin Coras1-0/+3
2022-04-05wireguard: prevent segfault on non-adj packetsJon Loeliger2-0/+7
2022-04-05dpdk: macros changes for dpdk 22.03Dastin Wilski4-60/+62
2022-04-05dpdk: compatibility layer for dpdk 22.03 bumpDastin Wilski2-26/+87
2022-04-05dpdk: fix max frame sizeDamjan Marion2-11/+11
2022-04-05nat: nat44 cli bug fixFilip Varga5-42/+38
2022-04-05vppinfra: refactor address sanitizerDamjan Marion1-1/+1
2022-04-05crypto-openssl: use getrandom to reseed opensslBenoît Ganne1-13/+8
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion39-92/+88
2022-04-04tls: set client ckpair only for non-test ckpFlorin Coras1-13/+15
2022-04-04tls: null terminate openssl chiphersFlorin Coras1-2/+2
2022-04-04vlib: remove unused fieldsDamjan Marion1-8/+0
2022-04-01vrrp: add stats support and update APIEmanuele Di Pascale8-18/+643
2022-04-01dpdk: fix vlan creation on ixgbeAlexander Chernavin1-1/+0
2022-04-01dpdk: fix coverity issueFan Zhang1-13/+4
2022-04-01nat: VRF routing & FIB improvementsFilip Varga8-281/+727
2022-04-01nat: nat44-ed cleanup & fixesFilip Varga7-1303/+645
2022-04-01tls: enable host verification by hostnamesatna1-3/+40
2022-03-31stats: convert error counters to normal countersDamjan Marion1-23/+0
2022-03-30tls: support to reinitialise ca_chain wo restartSaravanan Murugesan3-25/+56
2022-03-30vppinfra: vector allocator reworkDamjan Marion1-25/+2
2022-03-29hsa: refactor echo clientsFlorin Coras2-318/+319
2022-03-29tls: Support for client certificate-key pairsarmurug1-0/+50
2022-03-29dpdk: make log pipe non-blocking on both sidesDamjan Marion1-1/+2
2022-03-29linux-cp: fix tap interface attrs in case the sw pool realloc'dVladislav Grishenko1-18/+16
2022-03-29crypto-openssl: fix seed calculationDamjan Marion1-1/+1
2022-03-29linux-cp: handle ipv4 routes when link goes down on subifAlexander Chernavin1-17/+43
2022-03-29linux-cp: add support for table flush if multiple interfacesAlexander Chernavin1-15/+39
2022-03-29perfmon: fix order in cmakelists.txtRay Kinsella1-8/+8