Files
rtbrick-bngblaster/code
Christian Giese f22f281b87 fix OSPF packet crash
BNG Blaster was crashing if OSPF
packets are received on an
interface with OSPF not enabled.
2023-09-20 08:07:58 +00:00
..
2023-09-20 08:07:58 +00:00
2023-09-12 10:29:02 +00:00
2023-09-13 07:44:22 +00:00
2023-01-13 16:01:38 +00:00
2023-01-03 13:12:52 +01:00
2023-04-21 14:50:30 +00:00
2023-01-03 13:12:52 +01:00

Code

Directory Structure

common

Shared resources used by multiple sub-projects.

lwip

Local fork of the Lightweight TCP/IP stack (lwIP) with some performance optimizations for massive TCP session support.

https://savannah.nongnu.org/projects/lwip/

bngblaster

BNG Blaster directory.

lspgen

LSPGEN directory.

Scripts

bngblaster-cli

Simple python script to interact with the BNG Blaster control socket JSON RPC API.

bgpupdate

Simple python script to generate BGP RAW update streams for use with the BNG Blaster.

ldpupdate

Simple python script to generate LDP RAW update streams for use with the BNG Blaster.