gvpe 3.1-2build5 source package in Ubuntu

Changelog

gvpe (3.1-2build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:01:14 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
gvpe_3.1.orig.tar.gz 530.4 KiB f1ebd572d725bb940e080771a1c10867c3509dcd8316f6114814503dcbb1e8b3
gvpe_3.1-2build5.debian.tar.xz 67.0 KiB edb3b9e56433ce4deda1f7e76bb7bb53a27ed0386ea0a5d1c8448f4e7041a703
gvpe_3.1-2build5.dsc 1.9 KiB 61800a9abf6b25b35c5c7eacca99132e69d30c765f94a2fe66dda71688ed86d6

Available diffs

View changes file

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