Age | Commit message (Expand) | Author | Files | Lines |
2023-10-25 | tcp: initialize connection index on rst w packet | Florin Coras | 1 | -0/+1 |
2023-10-25 | session: fix duplicate rx events | Florin Coras | 1 | -10/+0 |
2023-10-25 | session: ignore connecting half_open session in session_tx_fifo_dequeue_internal | Steven Luong | 1 | -1/+3 |
2023-10-25 | session: fix tx deq ntf assert for cl | Florin Coras | 1 | -1/+1 |
2023-10-11 | session: ignore app rx ntf if transport closed | Florin Coras | 1 | -1/+1 |
2023-10-10 | session: maintain old state on premature close | Florin Coras | 1 | -7/+14 |
2023-10-09 | session: propagate delayed rx evts after connect/accept | Florin Coras | 1 | -5/+20 |
2023-10-09 | session: handle accept and connect errors | Florin Coras | 2 | -6/+29 |
2023-10-09 | tls: no read after app close | Florin Coras | 1 | -1/+1 |
2023-10-09 | tls: report error if connected cannot be initialized | Florin Coras | 1 | -4/+6 |
2023-10-09 | tls: limit openssl engine max read burst | Florin Coras | 1 | -1/+1 |
2023-10-09 | tls: init connection for prealloced app sessions | Florin Coras | 1 | -0/+3 |
2023-10-09 | tls: ignore tx events for not fully established sessions | Florin Coras | 1 | -6/+9 |
2023-10-02 | tls: fix formatting of half open connections | Florin Coras | 1 | -0/+1 |
2023-09-13 | sr: mark sr_policies_v2_details message as production | Andrew Yourtchenko | 1 | -1/+0 |
2023-09-13 | flow: mark API as production | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | build: fix clang-16 build | Damjan Marion | 1 | -1/+3 |
2023-09-12 | ipsec: improve fast path policy searching performance | Xiaoming Jiang | 2 | -35/+59 |
2023-09-12 | crypto: allow changing dispatch mode | Vratko Polak | 4 | -2/+51 |
2023-09-07 | session: make sure rx evt flag is cleared for builtin rx | Florin Coras | 1 | -0/+1 |
2023-09-07 | ipsec: clear L4-cksum flags when decap'ing packets | Frédéric Perrin | 2 | -1/+5 |
2023-09-06 | virtio: add support for tx-queue-size | Mohsin Kazmi | 5 | -10/+27 |
2023-09-06 | ip: punt add punt socket support for icmp6 | Ole Troan | 3 | -31/+77 |
2023-09-06 | api: fix mp-safe mark for some messages and add more | Vladislav Grishenko | 2 | -10/+15 |
2023-09-04 | udp: buffer packets for connections in accepting state | Florin Coras | 1 | -1/+2 |
2023-09-04 | session: fix allocation of proxy fifos | Florin Coras | 5 | -1/+7 |
2023-08-31 | session: fix compilation when SESSION_DEBUG is on | Florin Coras | 1 | -3/+7 |
2023-08-29 | mpls: add mpls_interface_dump | Pim van Pelt | 2 | -0/+68 |
2023-08-22 | l2: fix prefetch | Vratko Polak | 1 | -5/+5 |
2023-08-21 | sr: SRv6 Path Tracing midpoint processing performance improvement | Julian Klaiber | 1 | -2/+4 |
2023-08-16 | l2:Add doc for l2 rewrite, and add examples | yanlong | 1 | -18/+46 |
2023-08-11 | session: fix coverity warnings | Florin Coras | 1 | -40/+23 |
2023-08-09 | session: async rx event notifications | Florin Coras | 15 | -607/+851 |
2023-08-08 | ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC | Benoît Ganne | 8 | -9/+85 |
2023-07-31 | ipsec: fix IPv6 IPsec tunnel punting | Sylvain Cadilhac | 1 | -0/+1 |
2023-07-28 | session: regrab evt llist elt for app transports tx | Florin Coras | 1 | -0/+6 |
2023-07-28 | vnet: add vnet_register_device_class function | Damjan Marion | 2 | -21/+25 |
2023-07-27 | session: remove unused code | Filip Tehlar | 1 | -17/+0 |
2023-07-27 | ipsec: fix sa bind cli | Maxime Peim | 1 | -1/+1 |
2023-07-26 | stats: remove extra format line | Steven Luong | 1 | -2/+1 |
2023-07-26 | session: use session error type instead of vnet error | Filip Tehlar | 13 | -91/+116 |
2023-07-25 | classify: add bpf support to pcap classifier | Maxime Peim | 7 | -3/+126 |
2023-07-21 | vcl: ldp support SO_ORIGINAL_DST | qinyang | 6 | -10/+60 |
2023-07-21 | ipsec: fix logic in ext_hdr_is_pre_esp | Piotr Bronowski | 1 | -3/+3 |
2023-07-14 | ipip: populate mode in tunnel details | Matthew Smith | 1 | -2/+19 |
2023-07-07 | stats: fix duplicate /if/names entry | Steven Luong | 1 | -3/+7 |
2023-07-06 | api: ip - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+5 |
2023-07-06 | api: pg - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-07-06 | api: sr - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+2 |
2023-07-06 | api: ipsec - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+12 |