aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-08-14wireguard: increment interface RX countersMatthew Smith1-0/+15
2022-07-19nat: disable nat44-ei-in2out-output ttl checkAlexander Skorichenko1-3/+3
2022-06-29quic:fix crash rx_fifo full or growfanxb1-0/+16
2022-06-10hsa: allow first segments larger than 4g for proxyv22.06-rc2Florin Coras2-14/+5
2022-06-09hsa: dealloc proxy fifos on right threadFlorin Coras2-1/+46
2022-06-08hsa: refactor proxy session lookup and cleanupFlorin Coras2-103/+52
2022-05-23dpdk: fix update link stateAlexander Skorichenko1-18/+13
2022-05-23linux-cp: fix display of link_speedAnton Nikolaev1-1/+2
2022-05-19api: refactor api data storageDamjan Marion6-7/+8
2022-05-19ikev2: fix tunnel directionStanislav Zaikin1-4/+4
2022-05-17interface: fix overflow of link speed.Anton Nikolaev3-7/+12
2022-05-16acl: memory leak in acl_fa_session_cleaner_processSteven Luong1-0/+1
2022-05-16flowprobe: add api messages to obtain current stateAlexander Chernavin3-6/+383
2022-05-16vlib: exec cli line-by-line processing and script updatesDamjan Marion4-78/+78
2022-05-13dpdk: fix overflow in mtu arithmeticMohammed Hawari2-2/+2
2022-05-13flowprobe: add support for reporting on inbound packetsAlexander Chernavin7-91/+441
2022-05-12pnat: add support to wildcard IP Protocol field if not specifiedFahad Naeem4-4/+39
2022-05-11dpdk: clear the RTE_MEMPOOL_F_NON_IOMohammed Hawari1-0/+3
2022-05-10tests: replace pycodestyle with blackKlement Sekera18-709/+1061
2022-05-10nat: improve icmp type detection performanceKlement Sekera1-12/+10
2022-05-05rdma: two small improvements for rdma interfaceJieqiang Wang2-5/+5
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