miniupnpd/TODO: updated TODO (a bit)
This commit is contained in:
parent
510bff06ba
commit
50f7611227
|
@ -2,17 +2,9 @@
|
|||
=> Done (ifacewatcher 2011/05)
|
||||
To be improved.
|
||||
- improve logging.
|
||||
- add support for IPv6 thanks to http://www.upnp.org/download/Annex%20A%20-%20IPv6.doc
|
||||
=> work in progress
|
||||
- send also NOTIFY packets in IPv6 => done (2012/04/06)
|
||||
- make minissdpd know IPv6 also... => done
|
||||
- improve NAT-PMP compliance
|
||||
=> to be checked
|
||||
- Clean Option parsing/processing.
|
||||
=> done 2012/02/05
|
||||
|
||||
- Option to hide the windows Interconnection icon and pop-up - something to do with optionally having a blank presentation_url
|
||||
Done (2009/02/13)
|
||||
- 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.
|
||||
|
@ -27,10 +19,4 @@ support IGD v2 : http://upnp.org/specs/gw/igd2/
|
|||
- netfilter : ok ?
|
||||
- ipfw/ipf : TODO
|
||||
|
||||
use non blocking sockets everywhere :
|
||||
- HTTP => OK
|
||||
- SSDP => OK
|
||||
- NAT-PMP => OK
|
||||
- not needed for miniupnpdctl
|
||||
|
||||
implement port_in_use() for NetBSD and FreeBSD
|
||||
implement port_in_use() for NetBSD
|
||||
|
|
Loading…
Reference in New Issue