Skip to content

ext/sockets: CBPF reuseport CBPF filter improvements/strengthening. - #23278

Open
devnexen wants to merge 1 commit into
php:masterfrom
devnexen:sockets-reuseport-cbpf
Open

ext/sockets: CBPF reuseport CBPF filter improvements/strengthening.#23278
devnexen wants to merge 1 commit into
php:masterfrom
devnexen:sockets-reuseport-cbpf

Conversation

@devnexen

Copy link
Copy Markdown
Member

A zero SO_ATTACH_REUSEPORT_CBPF value detached via SO_DETACH_BPF, an alias of SO_DETACH_FILTER, leaving the reuseport program attached. SO_DETACH_REUSEPORT_BPF is used and exported now, the value is restricted to integers and the level is validated.

A zero SO_ATTACH_REUSEPORT_CBPF value detached via SO_DETACH_BPF, an
alias of SO_DETACH_FILTER, leaving the reuseport program attached.
SO_DETACH_REUSEPORT_BPF is used and exported now, the value is
restricted to integers and the level is validated.
@devnexen
devnexen marked this pull request as ready for review August 14, 2026 15:32
@devnexen
devnexen requested a review from kocsismate as a code owner August 14, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant