--- src/openvpn/dco_freebsd.c.orig 2023-11-17 07:23:51 UTC +++ src/openvpn/dco_freebsd.c @@ -698,7 +698,7 @@ dco_get_peer_stats_multi(dco_context_t *dco, struct mu { struct ifdrv drv; - uint8_t buf[4096]; + uint8_t buf[8192]; nvlist_t *nvl; const nvlist_t *const *nvpeers; size_t npeers;