mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-29 19:26:21 +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/ |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| data | ||
| parsing | ||
| tests | ||
| __init__.py | ||
| directive.py | ||
| fields.py | ||
| main.py | ||
| system.py | ||
| ui.py | ||
| util.py | ||
| webhook.py | ||