Source-Makefile: package/feeds/packages/libnatpmp/Makefile Package: libnatpmp Version: 20230423-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: packages Title: NAT Port Mapping Protocol (NAT-PMP) library Maintainer: Source: libnatpmp-20230423.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE URL: https://miniupnp.tuxfamily.org/libnatpmp.html ABI-Version: 1 Type: ipkg Description: libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol 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 shared library. @@ Package: natpmpc Submenu: Firewall Version: 20230423-r1 Depends: +libc +libnatpmp Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: NAT Port Mapping Protocol (NAT-PMP) client Maintainer: Source: libnatpmp-20230423.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE URL: https://miniupnp.tuxfamily.org/libnatpmp.html Type: ipkg Description: libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol 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 natpmp client. @@