gvpe 3.1-2build3 source package in Ubuntu
Changelog
gvpe (3.1-2build3) jammy; urgency=medium * No-change rebuild against openssl3 -- Simon Chopin <email address hidden> Tue, 23 Nov 2021 16:26:20 +0100
Upload details
- Uploaded by:
- Simon Chopin
- Uploaded to:
- Jammy
- Original maintainer:
- takaki
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | net | |
Lunar | release | universe | net | |
Kinetic | release | universe | net | |
Jammy | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gvpe_3.1.orig.tar.gz | 530.4 KiB | f1ebd572d725bb940e080771a1c10867c3509dcd8316f6114814503dcbb1e8b3 |
gvpe_3.1-2build3.debian.tar.xz | 66.9 KiB | 6948952b93f7e7170b6bf4c16022249e4a3459c3e13de9f1f04d00509e26d580 |
gvpe_3.1-2build3.dsc | 1.7 KiB | 8eece884746a39620ad4a36054b78f2808d7ecd8dbf07caf779b2234ce552f70 |
Available diffs
- diff from 3.1-2build2 to 3.1-2build3 (309 bytes)
Binary packages built by this source
- gvpe: creates a virtual ethernet between multiple endpoints
GVPE creates a virtual ethernet (broadcasts supported, any protocol that
works with a normal ethernet should work with GVPE) by creating encrypted
host-to-host tunnels between multiple endpoints.
.
Unlike other virtual private "network" solutions which merely create a
single tunnel, GVPE creates a real network with multiple endpoints.
.
It is designed to be very simple and robust (cipher selection done at
compiletime etc.), and easy to setup (only a single config file shared
unmodified between all hosts).
.
VPN hosts can neither sniff nor fake packets, that is, you can use
MAC-based filtering to ensure authenticity of packets even from member
nodes.
.
GVPE can also be used to tunnel into some vpn network using a variety
of protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It
is, however, primarily designed to sit on the gateway machines of
company branches to connect them together.
- gvpe-dbgsym: debug symbols for gvpe