mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-17 21:38:27 +00:00
- Remove custom __init__ from HuaweiBGPRouteTable class - Use standard BGPRouteTable inheritance like MikroTik does - Add BGPRoute import and instantiate BGPRoute objects in bgp_table() - Enable proper Pydantic validation for both table and routes - Ensure consistent behavior across all BGP parsers - Update .gitignore to exclude dev-build.sh and dev-docker/ |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arista_eos.py | ||
| frr.py | ||
| huawei.py | ||
| juniper.py | ||
| mikrotik.py | ||