libnatpmp 20110808-3ubuntu2 source package in Ubuntu

Changelog

libnatpmp (20110808-3ubuntu2) quantal; urgency=low

  * Rebuild for new armel compiler default of ARMv5t.
 -- Colin Watson <email address hidden>   Fri, 05 Oct 2012 00:09:22 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main net

Downloads

File Size SHA-256 Checksum
libnatpmp_20110808.orig.tar.gz 17.3 KiB 2c306719c8f77027c51161e90fb7fa72e1eb22475288ea6867a133316e944a69
libnatpmp_20110808-3ubuntu2.diff.gz 3.7 KiB ef61f4a06b10d8c49ba1645035da0bfa47203c324877f7606358017c095f1578
libnatpmp_20110808-3ubuntu2.dsc 2.0 KiB a642cb1b15112c521e0201043dd162f22f87635595ce400c8900a8dcf6b28370

View changes file

Binary packages built by this source

libnatpmp-dev: No summary available for libnatpmp-dev in ubuntu utopic.

No description available for libnatpmp-dev in ubuntu utopic.

libnatpmp1: No summary available for libnatpmp1 in ubuntu saucy.

No description available for libnatpmp1 in ubuntu saucy.

natpmp-utils: portable and fully compliant implementation of NAT-PMP (userland tool)

 NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
 providing a way to do NAT traversal. It is part of the Bonjour protocol
 specifications. At the moment it is mainly supported by Apple software and
 hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
 (Open)Solaris Router, you should have a look at MiniUPnPd which is
 supporting NAT-PMP in addition to UPnP since December 2007 !
 .
 libnatpmp is an attempt to make a portable and fully compliant
 implementation of the protocol NAT-PMP for the client side. It is based on non
 blocking sockets and all calls of the API are asynchronous. It is therefore
 very easy to integrate the NAT-PMP code to any event driven code.
 .
 This package contains the natpmpc test client.