openvpn and system overhead

Konstantin Belousov kostikbel at gmail.com
Fri Apr 19 17:15:42 UTC 2019


On Fri, Apr 19, 2019 at 01:01:06PM -0400, Kurt Lidl wrote:
> Well, FreeBSD does have sendmmsg()/recvmmsg(), which allows for
> sending/receiving multiple packets per system call.  I do not know if
> the "tun" device allows for send/recv type processing, or just
> read/write.
sendmmsg and recvmmsg are userspace wrappers, they are not real syscalls.


More information about the freebsd-hackers mailing list