Open jerluc opened 7 years ago
Verified on a semi-recent OSX version (not macOS though!) and can confirm that the serial library at least works, along with the TUN device creation. It looks like the main issue now is getting an OSX/macOS compatible form of the ip
command to use for configuring the new TUN device.
I seem to recall the serial library working for previous projects on macOS, but in my recent attempts to cross-compile for Darwin, it looks to be broken. It'd be good to verify that it does indeed build properly on macOS and to isolate whether this is a cross-compilation issue or an actual platform support issue.