1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Files
Hannes Gredler 5278d3c2f9 ospf3 LSA fragmentation (#255)
* Do fragment ospf3 router LSAs over several LSA-IDs
* Do fragment ospf3 Intra-Area-Prefix LSAs over several LSA-IDs

---------

Co-authored-by: Hannes Gredler <hannes@rtbrick.com>
2024-04-25 09:02:23 +02:00
..
2024-03-20 21:14:46 +00:00
2024-04-25 09:02:23 +02:00
2024-02-23 21:12:51 +01:00
2024-02-23 21:12:51 +01:00
2024-01-04 23:03:49 +00:00
2024-02-23 21:12:51 +01:00
2024-01-04 23:03:49 +00: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.