- Add get_vlans tool to filter interfaces by type=vlan - Add get_gateway_interfaces tool to identify gateway interfaces from routes - Add fallback to billing-mcp/config.json when router not in devices.json - Update .gitignore to exclude venv, pycache, snapshots
5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
venv/
|
|
__pycache__/
|
|
data/snapshots/
|
|
*.pyc
|