nes-proj/tools/serial-io
George Oikonomou 14225300fc Specify default tun/tap name on Mac OS
e5c7437 fixed a bug that was preventing multiple instances of tunslip6 from running. This same commit however broke tunslip6 on Mac OS, as documented in contiki-os/contiki#1560 as well as in contiki-ng/contiki-ng#466

Basically the commit in question merely removed some code. This commit puts that code back in, but makes it conditional for Mac OS.

Fixes #466
2018-06-24 16:29:47 +01:00
..
Makefile Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
serialdump.c Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
tools-utils.c Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
tools-utils.h Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
tunslip6.c Specify default tun/tap name on Mac OS 2018-06-24 16:29:47 +01:00