1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/uhcpd
Gaëtan Harter 778d47c600 dist/tools/uhcpd: add an option to bind to device
Adds '--bind-to-device' option to binds uhcpd listening socket to a device.
It allows running multiple uhcpd and so multiple border router on the same
computer.

This is used for IoT-LAB.

This option requires 'root' permissions as I currently didn't find an
alternative.
2016-11-09 16:01:29 +01:00
..
.gitignore dist: tools: add UHCP daemon 2016-04-11 17:03:28 +02:00
Makefile dist: tools: add UHCP daemon 2016-04-11 17:03:28 +02:00
project.py dist: tools: add UHCP daemon 2016-04-11 17:03:28 +02:00
uhcpd.c dist/tools/uhcpd: add an option to bind to device 2016-11-09 16:01:29 +01:00