miniupnp/miniupnpd/TODO

23 lines
843 B
Plaintext
Raw Normal View History

2012-04-06 17:30:43 +00:00
- detect and inform of IP address changes or connectivity status change
=> Done (ifacewatcher 2011/05)
2012-05-27 23:15:27 +00:00
To be improved.
2012-04-06 17:30:43 +00:00
- improve logging.
- improve NAT-PMP compliance
=> to be checked
- Tomato's version used to dynamically include the local LAN IP and WAN IP as the windows icon name - if it was displayed...
- I just enabled my lease file to save the port mappings so I don't have to recreate them every time miniupnp gets restarted but instead what happens is the lease file gets recreated and the leases erased.
=> Done (2009/02/14)
- http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1091
support IGD v2 : http://upnp.org/specs/gw/igd2/
- Lease Duration support (mandatory in v2) => DONE
2012-05-27 23:15:27 +00:00
- WANIPv6FirewallControl
- pf : updatepinhole to do
- netfilter : ok ?
- ipfw/ipf : TODO
2012-04-06 17:30:43 +00:00
2014-10-30 19:35:36 +00:00
implement port_in_use() for NetBSD