mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-17 21:38:27 +00:00
- Change MikrotikGarbageOutput to apply to ALL MikroTik platform commands using common=True - Add specialized traceroute output cleaning to handle progressive output and paging prompts - Remove interactive paging prompts (-- [Q quit|C-z pause]) - Deduplicate traceroute hops to show only final results - Clean up command echoes and empty progress lines - Apply to custom directives automatically without manual configuration Fixes messy traceroute output with repeated progress updates and interactive prompts. |
||
|---|---|---|
| .. | ||
| __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 | ||