-
Notifications
You must be signed in to change notification settings - Fork 0
vnet: Use netlink #36
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlow-priorityWould be nice but really not a big dealWould be nice but really not a big deal
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow-priorityWould be nice but really not a big dealWould be nice but really not a big deal
Type
Fields
Give feedbackNo fields configured for issues without a type.
netlink(4)support in FreeBSD is relatively recent (13.2+) and while all releases of aquaBSD have it, I still test aquariums on a FreeBSD 13.1 machine, so I still have to use the oldioctlAPI for now unfortunately.But I should still be using Netlink at some point in the future, which is la raison d'être of this issue :)