miniupnp/miniupnpd/bsd
Gleb Smirnoff 7f6cf3680e Use BSD libc API to fetch data about interface statistics instead
of nosing in kernel memory. This API should work on all versions
of FreeBSD/NetBSD/OpenBSD/Dragonfly.

This fixes compilation on FreeBSD 11, where kernel structures
have changed and protects against future breakages. It also
make the file much simplier.

Tested by:	Daniel Engberg <daniel.engberg.lists pyret.net>
2014-09-14 13:41:49 +04:00
..
Makefile Adding miniupnpd 2011-09-28 21:13:20 +02:00
getifstats.c Use BSD libc API to fetch data about interface statistics instead 2014-09-14 13:41:49 +04:00
getroute.c miniupnpd: Use SA_LEN consistently 2014-04-01 11:44:39 +02:00
ifacewatcher.c miniupnpd/bsd/ifacewatcher.c: RTM_ADD RTM_DELETE RTM_CHANGE 2014-04-18 10:26:58 +02:00
testgetifstats.c remove trailing whitespace from miniupnpd 2012-02-29 17:48:41 -08:00
testifacewatcher.c Clean signal handling 2012-05-24 18:17:31 +02:00