summaryrefslogtreecommitdiff
path: root/op-mode-definitions/reset-bgp.xml.in
AgeCommit message (Collapse)Author
2025-09-10BGP: T7516: Expand 'reset bgp all' elements with in/out/soft optionsl0crian1
- Added 'in', 'out', and 'soft' options to all 'reset bgp all' elements - Replaced calls to vtysh_wrapper.sh with new bgp.py reset function - Replaced direct 'vtysh -c' calls with new bgp.py reset function
2025-06-25op-mode: T7560: add support for virtual tag nodesDaniil Baturin
for cases when commands need both fixed and variable arguments
2022-07-05op-mode: bgp: T4494: add "reset bgp" op-mode treeChristian Poessinger