Skip to content

Python SPF, FRR, TI-LFA module

License

Notifications You must be signed in to change notification settings

jwbensley/pyFRR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS A WORK IN PROGRESS - DO NOT USE

pyFastReRoute

Contents

What is it?

A python3 module that...

  • Accepts a network topology data as input and creates a network graph

  • Calculates various paths types (SPF/LFA/rLFA/TI-LFA) between nodes in the network graph

  • Outputs the calculated paths in various formats (rendered diagrams, as a JSON blob, a Python dict)

Requirements

# Must have to use this module:
pip3 install -r requirements.txt

About

Python SPF, FRR, TI-LFA module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published