Skip to content

fix: enable pike flood protection in REQINIT#142

Draft
Amygos wants to merge 1 commit intomainfrom
fix-enable-pike-flood-protection
Draft

fix: enable pike flood protection in REQINIT#142
Amygos wants to merge 1 commit intomainfrom
fix-enable-pike-flood-protection

Conversation

@Amygos
Copy link
Member

@Amygos Amygos commented Feb 23, 2026

Summary

route(PIKE) was defined but never called, leaving flood protection completely disabled. This adds the call to route[REQINIT] with an internal network guard so localhost and service-network traffic is not subject to rate limiting.

Changes

  • Add route(PIKE) invocation in route[REQINIT] after sanity checks

Impact

Activates pike flood protection (50 req/2s per IP) for all external SIP traffic.

route(PIKE) was defined but never called, leaving
flood protection disabled. Add call with internal
network guard to skip local traffic.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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