lwipv6 1.5a-2 source package in Ubuntu

Changelog

lwipv6 (1.5a-2) unstable; urgency=low


  * Add patch use_arpa_inet_h_for_network_byte_order.patch: don't play with
    #define and htonl et al. for trying to optimise, leave arpa/inet.h do the
    job. Fix FTBFS on big endian architectures.

 -- Ludovico Gardenghi <email address hidden>  Fri, 20 Jan 2012 12:18:37 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lwipv6_1.5a-2.dsc 1.7 KiB 8390e088d20e8ca0f8b501f35a227aadbc9ee477826e14688fb08bce8143b0c8
lwipv6_1.5a.orig.tar.gz 724.0 KiB 0ee025b033c646d4fc88f88f8c29c31ae428d53f59780e7f8e51337dc2cb5884
lwipv6_1.5a-2.diff.gz 5.1 KiB 7a42378b4fadb3576eebb1df202ccc7aa45629bd227b216ef77cc822fd560d4c

No changes file available.

Binary packages built by this source

liblwipv6-2: 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-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.