owlps/doc
Matteo Cypriani 6c1c182039 [Listener] Adapt get_mac_addr() to build on BSD
The get_mac_addr() function was the only real blocker that prevented
building on BSD systems, as it used the Linux-specific SIOCGIFHWADDR
ioctl. When compiling for Linux, we still use this ioctl, but for the
BSD version we use sysctl().

This allows OwlPS Listener to build on BSD (tested on NetBSD, OpenBSD
and DragonFly). That doesn't mean it will actually work when trying to
capture packets though (that has to be tested on real hardware), but
that's still a progress.
2013-07-17 18:09:12 -04:00
..
CMakeLists.txt CMake: test for the presence of txt2tags 2013-06-12 09:38:37 -04:00
Doxyfile Use Doxygen on lib* 2013-06-12 09:38:37 -04:00
owlps-architecture.t2t [doc] Fix links to commands' manuals 2013-06-12 12:32:12 -04:00
owlps-client.t2t [doc] Fix links to commands' manuals 2013-06-12 12:32:12 -04:00
owlps.t2t [Listener] Adapt get_mac_addr() to build on BSD 2013-07-17 18:09:12 -04:00
preproc-man.sh [doc] Fix preproc-man & owlps.t2t 2013-01-11 16:21:38 -05:00
preproc.sh Add doc/ 2012-11-08 21:45:56 +01:00