exabgp 4.1.2-1 source package in Ubuntu

Changelog

exabgp (4.1.2-1) unstable; urgency=medium

  * New upstream release.
  * d/control: remove support for Python 2. Closes: #936492.
  * d/patches: add patch to make tests succeed when only python3 is
    available.

 -- Vincent Bernat <email address hidden>  Sat, 21 Sep 2019 21:05:46 +0200

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
exabgp_4.1.2-1.dsc 2.0 KiB 82ab4ce8432f27ab578f14703e3cf60ca01aae8ae7a8a9e4fea7684e62061bc7
exabgp_4.1.2.orig.tar.gz 2.8 MiB 5921e002f196e814d02349a15c250b1fc8bf45c7299b6b652d2fed04eebb529a
exabgp_4.1.2-1.debian.tar.xz 10.3 KiB 2060488a250c0ef720f894a5dabb64f026ca0528de74279d31320753ea2114ba

Available diffs

No changes file available.

Binary packages built by this source

exabgp: BGP swiss army knife of networking

 ExaBGP allows engineers to control their network from commodity
 servers. Think of it as Software Defined Networking using BGP by
 transforming BGP messages into friendly plain text or JSON.
 .
 Current documented use cases include DDOS mitigation, network
 visualisation, service high availability, anycast.
 .
 It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS
 (RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced
 Route Refresh (RFC 7313), AIGP (RFC 7311) and more.

python3-exabgp: BGP swiss army knife of networking - Python 3 module

 ExaBGP allows engineers to control their network from commodity
 servers. Think of it as Software Defined Networking using BGP by
 transforming BGP messages into friendly plain text or JSON.
 .
 Current documented use cases include DDOS mitigation, network
 visualisation, service high availability, anycast.
 .
 It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS
 (RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced
 Route Refresh (RFC 7313), AIGP (RFC 7311) and more.
 .
 This package provides the Python 3 module of exabgp.