Skip to content

platform: purge expired SSR routes periodically#151

Draft
mortewm wants to merge 1 commit into
feature/ssr-pr2-wpc-integrationfrom
feature/ssr-pr3-platform-purge
Draft

platform: purge expired SSR routes periodically#151
mortewm wants to merge 1 commit into
feature/ssr-pr2-wpc-integrationfrom
feature/ssr-pr3-platform-purge

Conversation

@mortewm

@mortewm mortewm commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

This PR adds the platform-side periodic purge for expired SSR routes.

It keeps the behavior change small by only wiring the existing SSR purge call
into the Linux dispatch loop and adding dedicated unit coverage for that flow.

  • call ssr_purge_expired() from the Linux platform dispatch loop
  • add Linux platform unit tests covering periodic SSR purge
  • update test build wiring for the new platform test target

@mortewm mortewm requested a review from sgunes-wirepas April 17, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant