aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-18sr: use correct reply to sr_policy_add_v2stable/2310Vratko Polak1-1/+1
2024-04-08misc: in crcchecker.py, don't check for uncommitted changes in CIDave Wallace1-7/+9
2023-12-01fib: fix fib_path_create() with drop targetsAlexander Skorichenko1-1/+2
2023-12-01bfd: fix buffer leak when cannot send periodic packetsAlexander Chernavin1-1/+1
2023-12-01ipsec: keep esp encrypt pointer and index syncedMatthew Smith1-1/+1
2023-12-01flowprobe: fix L3 header offset calculation for tx flowsAlexander Chernavin1-1/+1
2023-12-01flowprobe: fix tx flows generated for rewritten trafficAlexander Chernavin2-5/+82
2023-12-01flowprobe: fix clearing interface state on feature disablingAlexander Chernavin2-1/+23
2023-12-01flowprobe: fix accumulation of tcp flags in flow entriesAlexander Chernavin2-0/+75
2023-12-01fib: only update glean for interface if necessaryMatthew Smith3-17/+93
2023-12-01flowprobe: fix sending L4 fields in L2 template and flowsAlexander Chernavin3-10/+53
2023-12-01flowprobe: fix corrupted packets sent after feature disablingAlexander Chernavin4-2/+92
2023-12-01ethernet: run callbacks for subifs too when mac changesAlexander Chernavin2-4/+113
2023-12-01flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin2-13/+81
2023-12-01memif: contention between memif_disconnect and memif RX/TX threadsSteven Luong1-0/+11
2023-11-30fib: Don't use an address from an attached prefix when sending ARP requests.Neale Ranns3-4/+34
2023-10-25tcp: allow fins in syns in syn-rcvdFlorin Coras1-7/+11
2023-10-25tcp: handle syn-ack in fin-wait-2 in rcv processFlorin Coras1-0/+2
2023-10-25tcp: initialize connection index on rst w packetFlorin Coras1-0/+1
2023-10-25session: fix duplicate rx eventsFlorin Coras1-10/+0
2023-10-25session: ignore connecting half_open session in session_tx_fifo_dequeue_internalSteven Luong1-1/+3
2023-10-25tls: Fix SSL_CTX leak on every client sessionBrian Morris2-11/+12
2023-10-25session: fix tx deq ntf assert for clFlorin Coras1-1/+1
2023-10-25dpdk-cryptodev: improve dequeue behavior, fix cache stats loggingPiotr Bronowski4-76/+88
2023-10-20misc: VPP 23.10 Release Notesv23.10Andrew Yourtchenko2-0/+630
2023-10-11session: ignore app rx ntf if transport closedFlorin Coras1-1/+1
2023-10-11vppinfra: fix coverity issue CID 323952v23.10-rc2Dave Wallace1-1/+1
2023-10-10session: maintain old state on premature closeFlorin Coras1-7/+14
2023-10-09session: propagate delayed rx evts after connect/acceptFlorin Coras1-5/+20
2023-10-09tls: propagate reads to app irrespective of stateFlorin Coras2-3/+2
2023-10-09session: handle accept and connect errorsFlorin Coras2-6/+29
2023-10-09tls: no read after app closeFlorin Coras1-1/+1
2023-10-09tls: report error if connected cannot be initializedFlorin Coras1-4/+6
2023-10-09vppinfra: fix string termination in clib_file_get_resolved_basenameDamjan Marion1-0/+2
2023-10-09tls: limit openssl engine max read burstFlorin Coras2-4/+6
2023-10-09tls: init connection for prealloced app sessionsFlorin Coras1-0/+3
2023-10-09tls: ignore tx events for not fully established sessionsFlorin Coras1-6/+9
2023-10-02tls: fix formatting of half open connectionsFlorin Coras1-0/+1
2023-09-20misc: Initial changes for stable/2310 branchv23.10-rc1Andrew Yourtchenko1-0/+1
2023-09-20tests: remove unsupported qemu featureNaveen Joy1-1/+1
2023-09-19npt66: ensure feature is not configured multiple timesOle Troan2-12/+23
2023-09-18vcl: unset fifo evt before size checkFlorin Coras1-6/+8
2023-09-16vapi: fix coverity warningsDave Wallace1-12/+13
2023-09-16misc: VPP 23.06 Release NotesAndrew Yourtchenko2-0/+620
2023-09-15vpp-swan: fix configuration of policiesGabriel Oginski1-15/+16
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko2-10/+9
2023-09-13quic: fix quic sessions state updatesFlorin Coras2-11/+6
2023-09-13sr: mark sr_policies_v2_details message as productionAndrew Yourtchenko1-1/+0
2023-09-13adl: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13flow: mark API as productionAndrew Yourtchenko1-1/+1