bgp
Here are 345 public repositories matching this topic...
Network Diagnostic Tool
-
Updated
Feb 26, 2020 - Go
In zebra/rt_netlink.c, we call vrf_lookup_by_id() when we get a route to find the associated vrf object for that table.
This should be improved to be a hash table mapping of Table ID to zebra_vrf object.
You would need to create a hash table probably in zebra/zebra_vrf.h that uses the table_id hash as a key and then update the code in vrf_lookup_by_id() to use this.
This shoul
Kube-router, a turnkey solution for Kubernetes networking.
-
Updated
May 30, 2022 - Go
The BGP swiss army knife of networking
-
Updated
May 30, 2022 - Python
Run virtual routers with docker
-
Updated
May 18, 2022 - Python
Metrics support
A portable framework for low-level network packet construction
-
Updated
May 30, 2022 - C
A Python Package for Data Exfiltration
-
Updated
Jun 28, 2021 - Python
ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
-
Updated
May 16, 2022 - Shell
Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.
-
Updated
May 31, 2022 - JavaScript
hyperglass is the network looking glass that tries to make the internet better.
-
Updated
May 12, 2022 - Python
BGP sessions management tool
-
Updated
May 30, 2022 - Python
Customize output
Greetings,
is there a way to customize the output display of the routers? Preferably I would like to have the output as a full regular text displayed in-between current header & footer, instead of a scrollable window. also my custom vtysh at some cases outputs some html code that it doesn't get displayed in the output window.
BGP Dashboard and Monitoring Web Application
-
Updated
Jun 16, 2020 - CSS
The RPKI-to-Router server used at Cloudflare
-
Updated
Oct 29, 2021 - Go
A tool to automatically build (and test) feature-rich configurations for BGP route servers.
-
Updated
May 25, 2022 - Python
A lightweight container-based network emulation system.
-
Updated
May 31, 2022 - Python
Improve this page
Add a description, image, and links to the bgp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bgp topic, visit your repo's landing page and select "manage topics."


When there's a new issue we usually ask for different logs to understand the cause: controller/speaker pod logs, custom resources (replaces the configmap), and when FRR is involved we also need its configuration from each speaker pod:
show running-config,show bgp neighbor...The idea is to have a cli tool that gathers everything we need for debugging into some zip a user can attach with his