Branch: refs/heads/fix-bsd-nozzle-create
Home:
https://github.com/kronosnet/kronosnet
Commit: d8f79e8974e4b82f2c8a7d5057c04700e462630b
https://github.com/kronosnet/kronosnet/commit/d8f79e8974e4b82f2c8a7d5057c04…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M libnozzle/libnozzle.c
Log Message:
-----------
[nozzle] fix nozzle_up() on FreeBSD
TBH I'm not sure how this ever worked, as we never seemed to call
SIOCIFCREATE, but this also fixes the race when the tests are run -j4
(or higher)