Markus Stenberg
|
e907d7bba6
|
miniupnpd: Some initial effort at actually adding pinhole support to PCP code.
|
2014-05-15 11:45:33 +02:00 |
Markus Stenberg
|
3e03562b77
|
miniupnpd: Added ENABLE_UPNPPINHOLE macro
using ENABLE_UPNPPINHOLE to compile in the support for IPv6 Firewall pinholes.
It is enabled by either ENABLE_6CF_SERVICE or ENABLE_PCP + ENABLE_IPV6.
|
2014-05-15 11:26:54 +02:00 |
Jardel Weyrich
|
95d5c0bf39
|
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
|
2012-09-20 17:52:51 -03:00 |
Thomas Bernard
|
4c5da2c31e
|
miniupnpd/upnppinhole.h: Added doc for upnp_clean_expired_pinholes()
|
2012-09-18 10:31:52 +02:00 |
Thomas Bernard
|
89212758f2
|
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
|
2012-05-01 22:25:30 +02:00 |