owlps/owlps-listener
Matteo Cypriani 4720399513 [lib] mac_bytes_to_string(): do not malloc anymore
owl_mac_bytes_to_string() now uses a static buffer, so the caller do not
need to free the returned buffer manually. Because of this static
buffer, it is not thread-safe anymore, therefore we introduce
owl_mac_bytes_to_string_r() that is a thread-safe version.
2011-03-25 11:48:25 +01:00
..
Makefile mv /infrastructure-centred/* / 2011-03-25 11:48:22 +01:00
Makefile_atheros mv /infrastructure-centred/* / 2011-03-25 11:48:22 +01:00
owlps-listener.h Use ETHER_ADDR_LEN instead of 6 2011-03-25 11:48:25 +01:00
owlps-listenerd.c [lib] mac_bytes_to_string(): do not malloc anymore 2011-03-25 11:48:25 +01:00