Ah. Understood. I am not set up to build for freebsd yet ko. But I can leave it running on my test box for a bit.
On Mon, May 3, 2021 at 11:31 AM Jason A. Donenfeld <[email protected]> wrote: > > On Mon, May 3, 2021 at 5:27 PM Manojav Sridhar <[email protected]> wrote: > > I tried the bash script on both bare metal box and virtualbox pfsense > > box. both ran for a few minutes okay. How long does it take to happen? > > I am testing with the 0428 snapshot. > > Try changing in wg_noise.c: > > #define HT_INDEX_SIZE (1 << 13) > > to > > #define HT_INDEX_SIZE (1 << 3) > > And then you'll see it hit pretty quickly.
