mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-27 10:18:36 +00:00
- Add type checking to handle already-processed structured output - Skip processing when output is not raw strings (e.g., BGPRouteTable objects) - Prevents AttributeError when trying to call .strip() on tuple/structured data Fixes crash when MikroTik garbage plugin runs after structured parsing plugins. |
||
|---|---|---|
| .. | ||
| _builtin | ||
| external | ||
| tests | ||
| __init__.py | ||
| _base.py | ||
| _input.py | ||
| _manager.py | ||
| _output.py | ||
| main.py | ||