mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-18 13:58:27 +00:00
- Fix MED field showing N/A when value is 0 (now correctly shows 0) - Hide Originator field when empty instead of showing N/A - Hide Age field when not available instead of showing N/A - Add HideableField component for fields that should be hidden when empty - Update string output formatting to skip hidden fields in text export Resolves display issues where valid zero values and unavailable fields were showing as N/A instead of proper formatting or being hidden. |
||
|---|---|---|
| .. | ||
| __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 | ||