File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpd / README
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:55:57 2012 UTC (12 years, 2 months ago) by misho
Branches: miniupnpd, elwix, MAIN
CVS tags: v1_6elwix, HEAD
miniupnpd 1.6+patches

    1: MiniUPnP project
    2: (c) 2006-2011 Thomas Bernard
    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.
   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.
   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>