Diff for /embedaddon/miniupnpd/README between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 12:55:57 version 1.1.1.3, 2013/07/22 00:32:35
Line 1 Line 1
 MiniUPnP project  MiniUPnP project
(c) 2006-2011 Thomas Bernard(c) 2006-2012 Thomas Bernard
 webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/  webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
   github: https://github.com/miniupnp/miniupnp
   freecode: http://freecode.com/projects/miniupnp
 contact: miniupnp@free.fr  contact: miniupnp@free.fr
   
This directory contain the miniUPnP daemon software.This directory contain the miniUPnP daemon software, aka miniUPnPd.
 This software is subject to the conditions detailed in  This software is subject to the conditions detailed in
the LICENCE file provided with this distribution.the LICENSE file provided with this distribution.
   
   
 The miniUPnP daemon is an UPnP IGD (internet gateway device)  The miniUPnP daemon is an UPnP IGD (internet gateway device)
Line 13  which provide NAT traversal services to any UPnP enabl Line 15  which provide NAT traversal services to any UPnP enabl
 the network.  the network.
 See http://www.upnp.org/ for more details on UPnP.  See http://www.upnp.org/ for more details on UPnP.
 During the year 2011, support for IGD v2 has been added.  During the year 2011, support for IGD v2 has been added.
This support is experimental, and should be enabled onlyIn 2012, IGD v2 WANIPv6FirewallControl has been implemented.
for testing and development.It is not yes enabled by default because it still needs testing.
   
Later, support for the NAT Port Mapping Protocol (NAT-PMP) wasSupport for the NAT Port Mapping Protocol (NAT-PMP) has been
 added. See information about NAT-PMP here :  added. See information about NAT-PMP here :
 http://miniupnp.free.fr/nat-pmp.html  http://miniupnp.free.fr/nat-pmp.html
   
 Read the INSTALL files for instructions to compile, install and  Read the INSTALL files for instructions to compile, install and
 configure miniupnpd.  configure miniupnpd.
   
Report bugs to miniupnp@free.fr or on the web forum :Report bugs to miniupnp@free.fr on the web forum
 http://miniupnp.tuxfamily.org/forum/  http://miniupnp.tuxfamily.org/forum/
   or using https://github.com/miniupnp/miniupnp/issues
   
 Thomas Bernard  Thomas Bernard
   

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>