File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpd / README
Revision 1.1.1.3 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 00:32:35 2013 UTC (10 years, 11 months ago) by misho
Branches: miniupnpd, elwix, MAIN
CVS tags: v1_8p0, v1_8, HEAD
1.8

    1: MiniUPnP project
    2: (c) 2006-2012 Thomas Bernard
    3: webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
    4: github: https://github.com/miniupnp/miniupnp
    5: freecode: http://freecode.com/projects/miniupnp
    6: contact: miniupnp@free.fr
    7: 
    8: This directory contain the miniUPnP daemon software, aka miniUPnPd.
    9: This software is subject to the conditions detailed in
   10: the LICENSE file provided with this distribution.
   11: 
   12: 
   13: The miniUPnP daemon is an UPnP IGD (internet gateway device)
   14: which provide NAT traversal services to any UPnP enabled client on
   15: the network.
   16: See http://www.upnp.org/ for more details on UPnP.
   17: During the year 2011, support for IGD v2 has been added.
   18: In 2012, IGD v2 WANIPv6FirewallControl has been implemented.
   19: It is not yes enabled by default because it still needs testing.
   20: 
   21: Support for the NAT Port Mapping Protocol (NAT-PMP) has been
   22: added. See information about NAT-PMP here :
   23: http://miniupnp.free.fr/nat-pmp.html
   24: 
   25: Read the INSTALL files for instructions to compile, install and
   26: configure miniupnpd.
   27: 
   28: Report bugs to miniupnp@free.fr on the web forum
   29: http://miniupnp.tuxfamily.org/forum/
   30: or using https://github.com/miniupnp/miniupnp/issues
   31: 
   32: Thomas Bernard
   33: 

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