mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-10 13:06:37 +00:00
struct ifnet is private to kernel code and is hidden from the userland code unless you define a macro _KERNEL_STRUCTURES. Although other people argue that it should be exposed as it is on other BSDs, that's the way it is on DragonFly BSD. Thanks to YONETANI Tomokazu for DragonFly BSD patches
-= MiniUPnP project =- Main author : Thomas BERNARD Web site : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ Github : https://github.com/miniupnp/miniupnp/ Freecode : http://freecode.com/projects/miniupnp miniupnpc/ : MiniUPnP client - an UPnP IGD control point miniupnpd/ : MiniUPnP daemon - an implementation of a UPnP IGD + NAT-PMP / PCP gateway minissdpd/ : SSDP managing daemon. Designed to work with miniupnpc, miniupnpd, minidlna, etc. Thanks to : * Ryan Wagoner * João Paulo Barraca * Craig Kadziolka * Seth Mos * Rick Richard * Michael van Tellingen * Julien Wajsberg * Jeremy Collake * Matthew Sporleder * Greg Hazel * Rico Huber * Jelle Huitema * Xavier Martin * Thomas Goirand * Darren Reed * Robbie Hanson * Nikos Mavrogiannopoulos * Elsö András * Justin Maggard * David Wu * Michael Trebilcock * Soren Dreijer * Colin McFarlane * Daniel Dickinson * Guillaume Habault * Alexey Osipov * Alexey Kuznetsov * Chiaki Ishikawa * Jardel Weyrich * Leah X. Schmidt * Peter Tatrai * Leo Moll * Daniel Becker * Yonetani Tomokazu
Description
Languages
C
93.9%
Makefile
1.9%
Shell
1.5%
CMake
0.9%
Python
0.7%
Other
1.1%