Annotation of embedaddon/miniupnpd/README, revision 1.1.1.2

1.1       misho       1: MiniUPnP project
1.1.1.2 ! misho       2: (c) 2006-2011 Thomas Bernard
1.1       misho       3: webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
                      4: contact: miniupnp@free.fr
                      5: 
                      6: This directory contain the miniUPnP daemon software.
                      7: This software is subject to the conditions detailed in
                      8: the LICENCE file provided with this distribution.
                      9: 
                     10: 
                     11: The miniUPnP daemon is an UPnP IGD (internet gateway device)
                     12: which provide NAT traversal services to any UPnP enabled client on
                     13: the network.
                     14: See http://www.upnp.org/ for more details on UPnP.
1.1.1.2 ! misho      15: During the year 2011, support for IGD v2 has been added.
        !            16: This support is experimental, and should be enabled only
        !            17: for testing and development.
1.1       misho      18: 
                     19: Later, support for the NAT Port Mapping Protocol (NAT-PMP) was
                     20: added. See information about NAT-PMP here :
                     21: http://miniupnp.free.fr/nat-pmp.html
                     22: 
                     23: Read the INSTALL files for instructions to compile, install and
                     24: configure miniupnpd.
                     25: 
                     26: Report bugs to miniupnp@free.fr or on the web forum :
                     27: http://miniupnp.tuxfamily.org/forum/
                     28: 
                     29: Thomas Bernard
                     30: 

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