Results 8 issues of Axel Robbe

## Description ## Reworked the menus in Sooty ## Does this fix a known existing bug under Issues? ## Not a bug, but referenced under https://github.com/TheresAFewConors/Sooty/issues/39. ## Type of Change...

**What is the feature that you are requesting?** I'm thinking of redoing the menus to clean up the code. By putting the contents in dictionaries, we could generate the menus...

Code Improvement

Hi, I've just found an issue with parsing with the RPL route-policy parser. The prefix-set works fine, but this one throws an error. ``` Issue with the parser show rpl...

Hi, I ran into an issue today trying to parse a CEF table on an IOS-XR device. I can see the CLI output, but then Python returns the following data...

Hi all, I just found a bug when trying to test for some different situations and it seems to come from the regex interpretation in `src/genie/libs/parser/iosxr/show_static_routing.py` In short, it cannot...

Hey, Great project. I really enjoy the container, but I've been unable so far to add extra hostfiles. By simple redirecting the whole directory (instead of only the config file)...

Dear Mike, Thanks for building this awesome tool. I've been using it for some time now and it has helped tremendously with my projects. I've previously opened a bug report...

enhancement
stale-pending-close

Hi all, I was trying to create some tests for an upcoming change to make an easy comparison of a before and after situation. However, I noticed during development that...