HomeFreeBSD

netlink: add forgotten pru_rcvd handler.

Description

netlink: add forgotten pru_rcvd handler.

There were changes in -HEAD domain/protosw setup logic and
.pru_rcvd netlink handler was missed when performing the merge.
Lack of this handler resulted in userland being waiting forever
when performing large dumps of data.

This change restores the handler as direct commit to stable/13.

Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>

Details

Provenance
melifaroAuthored on Feb 18 2023, 11:48 AM
Parents
rG2de541757e0a: netlink: Zero-initialize writer structures allocated on the stack
Branches
Unknown
Tags
Unknown