1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-17 21:38:27 +00:00
thatmattlove-hyperglass/hyperglass/plugins/_builtin
Wilhelm Schonfeldt 120af851d1 fix(plugins): improve MikroTik output cleaning for all directives
- 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.
2025-09-26 12:30:27 +02:00
..
__init__.py Update __init__.py 2025-09-13 00:15:15 -03:00
bgp_community.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
bgp_route_arista.py logging overhaul 2024-04-01 23:42:07 -04:00
bgp_route_frr.py format and lint 2025-06-14 21:44:20 -04:00
bgp_route_huawei.py Update bgp_route_huawei.py 2025-09-13 03:21:22 -03:00
bgp_route_juniper.py fix logging issues 2024-06-30 23:22:46 -04:00
bgp_routestr_huawei.py Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
bgp_routestr_mikrotik.py Create bgp_routestr_mikrotik.py 2025-09-13 00:15:56 -03:00
mikrotik_garbage_output.py fix(plugins): improve MikroTik output cleaning for all directives 2025-09-26 12:30:27 +02:00
mikrotik_normalize_input.py Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
remove_command.py upgrade major dependencies 2024-03-16 23:17:54 -04:00