mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-29 11:16:21 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bgp_community.py | ||
| bgp_route_arista.py | ||
| bgp_route_frr.py | ||
| bgp_route_huawei.py | ||
| bgp_route_juniper.py | ||
| bgp_routestr_huawei.py | ||
| bgp_routestr_mikrotik.py | ||
| mikrotik_garbage_output.py | ||
| mikrotik_normalize_input.py | ||
| remove_command.py | ||