HomeFreeBSD

if_ovpn: remove peer limit

Description

if_ovpn: remove peer limit

Replace the fixed-sized array by an RB_TREE. This should both speed up
lookups and remove the 128 peer limit.

Reviewed by: zlei
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D37524

Details

Provenance
kpAuthored on Nov 28 2022, 9:16 AM
Reviewer
zlei
Differential Revision
D37524: if_ovpn: remove peer limit
Parents
rG6742ff42ab3b: heimdal: Fix bus fault when zero-length request received
Branches
Unknown
Tags
Unknown