aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-03-15flow: add generic flow pattern for 5G flow enhancementTing Xu1-0/+16
2022-03-15memif: fix memif_process_desc indexingMauro Sardara1-4/+2
2022-03-14crypto: Enabling IOMMU DMA translation table update for QAT cardGovindarajan1-1/+2
2022-03-14hsa: fix error messageFilip Tehlar1-3/+3
2022-03-14dpdk: improve rx burst count per loopFan Zhang1-4/+5
2022-03-11map: fix memory leakBenoƮt Ganne1-1/+2
2022-03-11vlib: remoove unused fieldDamjan Marion1-1/+1
2022-03-10dpdk: fix program vlans on ixgbevfDzmitry Sautsa1-2/+7
2022-03-09stats: refactorDamjan Marion7-39/+33
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-04ping: correct the fib-index used for the replyNeale Ranns1-15/+27
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17
2022-03-03linux-cp: detect and delete stale entries after syncAlexander Chernavin1-0/+95
2022-03-03linux-cp: resync with kernel after nl socket errorAlexander Chernavin2-27/+503
2022-03-03linux-cp: make check of message ts null-tolerantAlexander Chernavin1-0/+3
2022-03-03linux-cp: reflect hw link state on tap on pair creationAlexander Chernavin1-0/+14
2022-03-02linux-cp: lcp fib fixesVladimir Ratnikov1-5/+6
2022-03-02wireguard: improve sending WG interface dump detailsJon Loeliger2-2/+11
2022-03-01hsa: add tps support for random closesFlorin Coras1-23/+94
2022-02-28tls: handle read write ssl errorsFlorin Coras1-3/+31
2022-02-28tls: Handle transport disconnect during client HS failuresSaravanan Murugesan1-1/+2
2022-02-24hsa: add support for vrfs in tpsFlorin Coras1-44/+98
2022-02-24hsa: fix tps data offset on connection reuseFlorin Coras1-0/+1
2022-02-24session: fix session layer socket readFilip Tehlar1-1/+5
2022-02-23http hsa: use octet-stream content type for tpsFlorin Coras2-2/+3
2022-02-23http: improvement reset and close handlingFlorin Coras2-13/+31
2022-02-23http hsa: support multiple listeners for http tpsFlorin Coras4-32/+195
2022-02-23wireguard: fix dereferences null pointerGabriel Oginski2-14/+21
2022-02-22vrrp: fix thread synchronization issueMatthew Smith3-27/+33
2022-02-22wireguard: prevent stacksmashing on poorly formed base64 keysJon Loeliger1-1/+1
2022-02-22linux-cp: Only enable/disable the punt feature on the 0<->1 transitionNeale Ranns1-9/+14
2022-02-21lisp: fix ip and udp checksum computationFlorin Coras1-7/+0
2022-02-21nat: make tcp/udp/icmp packet counters consistentKlement Sekera2-4/+12
2022-02-18hsa: fix coverity warningsFilip Tehlar1-0/+4
2022-02-18perfmon: show distribution of uops delivered to frontendRay Kinsella4-8/+109
2022-02-18dpdk: support devargs for vmbusVladimir Ratnikov1-19/+29
2022-02-18vnet: add set_max_frame_size callbacks for several interfacesArtem Glazychev1-0/+9
2022-02-18wireguard: fix passing null pointerGabriel Oginski2-10/+11
2022-02-17wireguard: Fix wireguard device name to use user-instanceJon Loeliger1-1/+2
2022-02-17tls http srtp: fix session index for listenersFlorin Coras2-3/+5
2022-02-17vcl: add support for reconnectFilip Tehlar1-5/+6
2022-02-17ip: Move the IPv6 echo responder into the ping pluginNeale Ranns1-0/+184
2022-02-17ping: fix incorrect index while clearing pingVyshakh Krishnan1-1/+1
2022-02-17dpdk: enable scatter on Rx for net/enaakolechk1-1/+0
2022-02-16af_xdp: change flag passed to bpf_set_link_xdp_fdDastin Wilski1-4/+1
2022-02-16fib: Use the same adjacency that BFD is usingNeale Ranns1-2/+4
2022-02-15quic: fix quic_config_fn cfg cmd parse errorfanxb1-3/+3