Age | Commit message (Expand) | Author | Files | Lines |
2022-03-18 | cnat: Fix conflicting rsession | Nathan Skrzypczak | 4 | -39/+87 |
2022-03-18 | memif: fix rx/txqueue RC on connected | Nathan Skrzypczak | 1 | -9/+12 |
2022-03-17 | nat: fix ICMP error translation | Klement Sekera | 1 | -0/+3 |
2022-03-15 | flow: add generic flow pattern for 5G flow enhancement | Ting Xu | 1 | -0/+16 |
2022-03-15 | memif: fix memif_process_desc indexing | Mauro Sardara | 1 | -4/+2 |
2022-03-14 | crypto: Enabling IOMMU DMA translation table update for QAT card | Govindarajan | 1 | -1/+2 |
2022-03-14 | hsa: fix error message | Filip Tehlar | 1 | -3/+3 |
2022-03-14 | dpdk: improve rx burst count per loop | Fan Zhang | 1 | -4/+5 |
2022-03-11 | map: fix memory leak | Benoît Ganne | 1 | -1/+2 |
2022-03-11 | vlib: remoove unused field | Damjan Marion | 1 | -1/+1 |
2022-03-10 | dpdk: fix program vlans on ixgbevf | Dzmitry Sautsa | 1 | -2/+7 |
2022-03-09 | stats: refactor | Damjan Marion | 7 | -39/+33 |
2022-03-07 | linux-cp: handle ipv4 routes when interface is disabled | Alexander Chernavin | 1 | -2/+88 |
2022-03-04 | linux-cp: fix issue of possibly closing negative fd | Alexander Chernavin | 1 | -5/+14 |
2022-03-04 | linux-cp: stop signaling read event on every notif | Alexander Chernavin | 1 | -7/+9 |
2022-03-04 | linux-cp: stop ignoring ENOBUFS while reading notif | Alexander Chernavin | 1 | -9/+2 |
2022-03-04 | ping: correct the fib-index used for the reply | Neale Ranns | 1 | -15/+27 |
2022-03-04 | linux-cp: ignore neighbors if ip addr is multicast | Alexander Chernavin | 1 | -0/+17 |
2022-03-03 | linux-cp: detect and delete stale entries after sync | Alexander Chernavin | 1 | -0/+95 |
2022-03-03 | linux-cp: resync with kernel after nl socket error | Alexander Chernavin | 2 | -27/+503 |
2022-03-03 | linux-cp: make check of message ts null-tolerant | Alexander Chernavin | 1 | -0/+3 |
2022-03-03 | linux-cp: reflect hw link state on tap on pair creation | Alexander Chernavin | 1 | -0/+14 |
2022-03-02 | linux-cp: lcp fib fixes | Vladimir Ratnikov | 1 | -5/+6 |
2022-03-02 | wireguard: improve sending WG interface dump details | Jon Loeliger | 2 | -2/+11 |
2022-03-01 | hsa: add tps support for random closes | Florin Coras | 1 | -23/+94 |
2022-02-28 | tls: handle read write ssl errors | Florin Coras | 1 | -3/+31 |
2022-02-28 | tls: Handle transport disconnect during client HS failures | Saravanan Murugesan | 1 | -1/+2 |
2022-02-24 | hsa: add support for vrfs in tps | Florin Coras | 1 | -44/+98 |
2022-02-24 | hsa: fix tps data offset on connection reuse | Florin Coras | 1 | -0/+1 |
2022-02-24 | session: fix session layer socket read | Filip Tehlar | 1 | -1/+5 |
2022-02-23 | http hsa: use octet-stream content type for tps | Florin Coras | 2 | -2/+3 |
2022-02-23 | http: improvement reset and close handling | Florin Coras | 2 | -13/+31 |
2022-02-23 | http hsa: support multiple listeners for http tps | Florin Coras | 4 | -32/+195 |
2022-02-23 | wireguard: fix dereferences null pointer | Gabriel Oginski | 2 | -14/+21 |
2022-02-22 | vrrp: fix thread synchronization issue | Matthew Smith | 3 | -27/+33 |
2022-02-22 | wireguard: prevent stacksmashing on poorly formed base64 keys | Jon Loeliger | 1 | -1/+1 |
2022-02-22 | linux-cp: Only enable/disable the punt feature on the 0<->1 transition | Neale Ranns | 1 | -9/+14 |
2022-02-21 | lisp: fix ip and udp checksum computation | Florin Coras | 1 | -7/+0 |
2022-02-21 | nat: make tcp/udp/icmp packet counters consistent | Klement Sekera | 2 | -4/+12 |
2022-02-18 | hsa: fix coverity warnings | Filip Tehlar | 1 | -0/+4 |
2022-02-18 | perfmon: show distribution of uops delivered to frontend | Ray Kinsella | 4 | -8/+109 |
2022-02-18 | dpdk: support devargs for vmbus | Vladimir Ratnikov | 1 | -19/+29 |
2022-02-18 | vnet: add set_max_frame_size callbacks for several interfaces | Artem Glazychev | 1 | -0/+9 |
2022-02-18 | wireguard: fix passing null pointer | Gabriel Oginski | 2 | -10/+11 |
2022-02-17 | wireguard: Fix wireguard device name to use user-instance | Jon Loeliger | 1 | -1/+2 |
2022-02-17 | tls http srtp: fix session index for listeners | Florin Coras | 2 | -3/+5 |
2022-02-17 | vcl: add support for reconnect | Filip Tehlar | 1 | -5/+6 |
2022-02-17 | ip: Move the IPv6 echo responder into the ping plugin | Neale Ranns | 1 | -0/+184 |
2022-02-17 | ping: fix incorrect index while clearing ping | Vyshakh Krishnan | 1 | -1/+1 |
2022-02-17 | dpdk: enable scatter on Rx for net/ena | akolechk | 1 | -1/+0 |