lwipv6 1.5a-9.1 source package in Ubuntu

Changelog

lwipv6 (1.5a-9.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062677

 -- Graham Inggs <email address hidden>  Thu, 29 Feb 2024 10:36:07 +0000

Upload details

Uploaded by:
Debian VSquare Team
Uploaded to:
Sid
Original maintainer:
Debian VSquare Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lwipv6_1.5a-9.1.dsc 2.0 KiB cb9daf98dad903743013f70e732ffbacddb404248f3d4e97c5af1f62c0b44c2f
lwipv6_1.5a.orig.tar.gz 724.0 KiB 0ee025b033c646d4fc88f88f8c29c31ae428d53f59780e7f8e51337dc2cb5884
lwipv6_1.5a-9.1.debian.tar.xz 7.3 KiB 2d3bf5ecb31c518c66730c221d3bf260359c5287db6553cdadc58e5dac547e1c

Available diffs

No changes file available.

Binary packages built by this source

liblwipv6-2t64: User level (lightweight) TCP/IP stack with IPv6 support

 LWIPv6 is a user level TCP/IP stack with the following features:
 .
 Physical layer: ARP support, TUN/TAP/VDE drivers support.
 .
 Network layer: IP forwarding, fragmentation, NAT, IPv6 Stateless Address
 Autoconfiguration, Router Advertising support.
 .
 Transport layer: TCP: congestion control, RTT estimation, fast recovery, fast
 retransmit; UDP.
 .
 Berkeley Socket API: Protocol families PF_INET, PF_INET6, PF_PACKET, partial
 PF_NETLINK support; Socket types SOCK_STREAM, SOCK_DGRAM, SOCK_RAW support.
 .
 LWIPv6 is used, for instance, by a UMView module to support user level
 networking and configuration, usually together with VDE.
 .
 LWIPv6, along with UMView, is part of the View-OS project:
 http://wiki.virtualsquare.org

liblwipv6-2t64-dbgsym: debug symbols for liblwipv6-2t64
liblwipv6-dev: Development files for the LWIPv6 library

 LWIPv6 is a user level TCP/IP stack with the following features:
 .
 Physical layer: ARP support, TUN/TAP/VDE drivers support.
 .
 Network layer: IP forwarding, fragmentation, NAT, IPv6 Stateless Address
 Autoconfiguration, Router Advertising support.
 .
 Transport layer: TCP: congestion control, RTT estimation, fast recovery, fast
 retransmit; UDP.
 .
 Berkeley Socket API: Protocol families PF_INET, PF_INET6, PF_PACKET, partial
 PF_NETLINK support; Socket types SOCK_STREAM, SOCK_DGRAM, SOCK_RAW support.
 .
 LWIPv6 is used, for instance, by a UMView module to support user level
 networking and configuration, usually together with VDE.
 .
 LWIPv6, along with UMView, is part of the View-OS project:
 http://wiki.virtualsquare.org
 .
 This package contains the files needed to compile applications that link
 LWIPv6.