anytun 0.3.4-2build1 source package in Ubuntu

Changelog

anytun (0.3.4-2build1) saucy; urgency=low

  * No change rebuild for Boost 1.53 transition.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 26 Apr 2013 19:18:39 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
anytun_0.3.4.orig.tar.gz 109.1 KiB 9cb00bd295f7bd820708157a2c36d9b369932ea4461fc8125c28d8aa2b3dcdca
anytun_0.3.4-2build1.diff.gz 3.8 KiB 739fabbaab89346cec70f6d73c07e7a66373e145656b11fef0b463b42e8f735f
anytun_0.3.4-2build1.dsc 1.9 KiB c760d3df86070c5f8fbaffd165d4654ce9250ed8455d72345b30658b1faa7255

View changes file

Binary packages built by this source

anytun: secure anycast tunneling protocol

 Anytun is an implementation of the secure anycast tunneling protocol. It
 uses an easy openvpn style interface and makes it possible to build
 redundant VPN clusters with load balancing between servers. VPN servers
 share a single IP address. Adding and removing VPN Servers is done by the
 routing protocol, so no client changes have to be made when additional VPN
 servers are added or removed. It is possible to realise global load
 balancing based on shortest BGP routes by simply announcing the address
 space of the tunnel servers at multiple locations.
 .
 Currently ethernet, ipv4 and ipv6 tunnels are supported by the
 implementation. However the protocol allows one to tunnel every ETHERTYPE
 protocol.