Replies: 1 comment
-
Looking Glass fork Current StatusThis document summarizes what is currently implemented in this fork. It is Completed (This Fork)
Implemented (Limited Router Types)
Upstream Baseline (Still Present)
Please note, I did use a number of AI agents to help with the coding. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Stumbled across this in my search for a LG that supported FRR that could be modified. I was trying to mess with Hyperglass but that seems to have some quirks that I can't figure out, and besides I know next to nothing about Python syntax.
I actually use a pair of TNSR routers so this was a good project to tackle with the following enhancements both completed and in-progress:
The last 3 are a work in progress. I had planned to upload the whole thing at once, but I do have to pause this for a few days and of course, since I am not completely finisshed with the DC option, nothing works correctly. Refactoring is a bit of a pain in this area.
The thought process on the functionality enable/disable and the file downloads was not wanting to run a https server or bog down my routers to serve test files.
I added Just Plain Linux before I got the idea to disable commands by router and needed something that didn't implement the BGP commands.
If there are other requests that are reasonably easy to do as I work on these features I might include them as well. Maybe an item or two on the Issues list. I will publish my changes to my repo and merge in if there is an interest.
Beta Was this translation helpful? Give feedback.
All reactions