Re: [PATCH] linux-user: Add several IFTUN ioctls

2020-07-14 Thread Laurent Vivier
Le 13/07/2020 à 21:28, Laurent Vivier a écrit : > Le 10/07/2020 à 21:53, Josh Kunz a écrit : >> This change includes most widely-available if_tun ioctls that are >> integer typed. >> >> Tested by compiling all linux-user emulators. This patch has also been >> used successfully to run several

Re: [PATCH] linux-user: Add several IFTUN ioctls

2020-07-13 Thread Laurent Vivier
Le 10/07/2020 à 21:53, Josh Kunz a écrit : > This change includes most widely-available if_tun ioctls that are > integer typed. > > Tested by compiling all linux-user emulators. This patch has also been > used successfully to run several binaries that utilize these ioctls for > several months. >

Re: [PATCH] linux-user: Add several IFTUN ioctls

2020-07-11 Thread Laurent Vivier
Le 10/07/2020 à 21:53, Josh Kunz a écrit : > This change includes most widely-available if_tun ioctls that are > integer typed. > > Tested by compiling all linux-user emulators. This patch has also been > used successfully to run several binaries that utilize these ioctls for > several months. >

[PATCH] linux-user: Add several IFTUN ioctls

2020-07-10 Thread Josh Kunz
This change includes most widely-available if_tun ioctls that are integer typed. Tested by compiling all linux-user emulators. This patch has also been used successfully to run several binaries that utilize these ioctls for several months. Linux Header: