3 Commits
Author SHA1 Message Date
Jamie LiuandgVisor bot 05deaf0b0c Add more ioctl macros to abi/linux, and export existing ones.
PiperOrigin-RevId: 529761511
2023-05-05 11:02:42 -07:00
liornm 0636c1c929 Allow use of IFF_ONE_QUEUE
Before fix, use of this flag causes an error.
It affects applications like OpenVPN which sets this flag for legacy reasons. 
According to linux/if_tun.h "This flag has no real effect".
2021-05-19 17:52:01 +03:00
Ting-Yu WangandgVisor bot b8f56c79be Implement tap/tun device in vfs.
PiperOrigin-RevId: 296526279
2020-02-21 15:42:56 -08:00