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>
Approved by: re(cperciva)

(cherry picked from commit 4a081cc5a44e97794df5dae3df4a49c177b9ae4b)

Details

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