Closed zanebeckwith closed 4 years ago
This adds the IFF_MULTI_QUEUE flag to the recognized flags for TUN/TAP creation: https://github.com/torvalds/linux/blob/master/Documentation/networking/tuntap.rst#33-multiqueue-tuntap-interface
IFF_MULTI_QUEUE
@zanebeckwith thanks!
Thanks for the awesome library!
This adds the
IFF_MULTI_QUEUE
flag to the recognized flags for TUN/TAP creation: https://github.com/torvalds/linux/blob/master/Documentation/networking/tuntap.rst#33-multiqueue-tuntap-interface