Wilhelm Schonfeldt
d025630b83
Fix: Make Huawei BGP parser conform to MikroTik approach
...
- 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/
2025-09-26 16:37:51 +02:00
thatmattlove
d2f734ba1c
logging overhaul
2024-04-01 23:42:07 -04:00
thatmattlove
09a451c55f
add docker & docker compose support
2024-03-03 00:21:43 -05:00
thatmattlove
cd6bf7a162
tooling overhaul
2024-02-27 17:44:19 -05:00
thatmattlove
63611311da
update gitignore
2022-12-24 17:54:11 -05:00
thatmattlove
9c9a8469a4
replace flake8 with ruff for linting, refactor issues
2022-12-24 17:53:05 -05:00
thatmattlove
60429ebbc1
commit previous changes and dep updates
2022-12-11 17:30:20 -05:00
thatmattlove
d1dae9d6ba
Update gitignore
2021-09-08 08:40:54 -07:00
checktheroads
7f52bd168c
bump version to 1.0.0-beta.58
2020-09-28 14:50:02 -07:00
checktheroads
9da12c3851
Ignore Redis dumps
2020-07-23 17:54:30 -07:00
checktheroads
ab6fc116ca
Minor improvements
2020-07-23 09:11:06 -07:00
checktheroads
7b33204fb1
exclude pyenv generated files
2020-02-16 00:53:13 -07:00
checktheroads
fe70410f72
remove sass_cache, add vscode
2019-08-29 23:05:38 -07:00
Matt Love
b7747cf1df
⚡ Async all the things
...
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
checktheroads
cb356ffc11
moved docs to separate repo
2019-06-15 19:05:47 -07:00
checktheroads
3bd2fc903e
added .flask_cache in root directory to gitignore
2019-05-14 11:45:54 -07:00
checktheroads
acf21c89b7
trying to remove .flask_cache from version control
2019-05-12 11:07:06 -07:00
checktheroads
47f1b938cd
initial
2019-05-07 23:21:41 -07:00