owlps/libowlps-client
Matteo Cypriani b3cfa2ea08 [lib-client] Disable use_iface() if glibc not used
setsockopt(... SO_BINDTODEVICE ...) does not work on OpenBSD. The only
way to force an interface seems to specify its IP address and to use
setsockopt(... IPPROTO_IP, IP_MULTICAST_IF ...). See the code of ping
(-I option).

libowlps-client now builds on OpenBSD!
2011-06-27 10:09:14 +02:00
..
Makefile Makefiles: get rid of echo -e 2011-06-27 10:09:14 +02:00
Makefile_atheros Makefiles: get rid of echo -e 2011-06-27 10:09:14 +02:00
Makefile_atheros_openwrt-10.03 Makefiles: get rid of echo -e 2011-06-27 10:09:14 +02:00
libowlps-client.c [lib-client] Disable use_iface() if glibc not used 2011-06-27 10:09:14 +02:00
owlps-client.h [lib-client] Use const arguments wherever possible 2011-04-05 16:00:52 +02:00