exabgp 4.2.21-2 source package in Ubuntu

Changelog

exabgp (4.2.21-2) unstable; urgency=medium

  [ Chris Hofstaedtler ]
  * d/rules: let debhelper place systemd unit. (Closes: #1058775)

  [ Vincent Bernat ]
  * d/control: use pytest for tests.
  * d/patch: patch embedded six for Python 3.12. (Closes: #1058181)

 -- Vincent Bernat <email address hidden>  Mon, 01 Jan 2024 08:58:46 +0100

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
Noble release universe net

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
exabgp_4.2.21-2.dsc 2.0 KiB 457b1d8443afbd6ff20da56447426a1f7f7500742b7561e4c8edd1e5c1e71f92
exabgp_4.2.21.orig.tar.gz 2.8 MiB 5d5ce6e973fc966fa6aed4a1033b63722d95c8f8ba7bb44659694d659c3f7b7b
exabgp_4.2.21-2.debian.tar.xz 11.0 KiB dd8bd26a4c14163de7d8befb5c0fce4148cd4ceee2784591e0c3255cb5807c33

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.