On Mon, Oct 07, 2024 at 09:21:22PM GMT, Lucas Gabriel Vuotto wrote: > By any chance, do you run qBittorrent in a rtable(4) other than 0? If > that's the case, you should give the patch below for a try. It adds > support for that in net/libtorrent-rasterbar.
Ignore this. After a more careful reading of sys/net/rtsock.c:sysctl_rtable, NET_RT_DUMP works on the current rtable if the seventh argument isn't provided. Sorry for the noise.