Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-11 | srv6: T5849: add segment support to "protocols static route6" | Christian Breunig | |
* set protocols static route6 <prefix> next-hop <address> segments 'x:x::x:x/y:y::y/z::z' * set protocols static route6 <prefix> interface <interface> segments 'x:x::x:x/y:y::y/z::z' | |||
2023-05-16 | T5226: Combine ipv4-address and ipv6-address validators | Indrajit Raychaudhuri | |
Use a single ip-address validator to combine and replace ipv4-address and ipv6-address validators. | |||
2023-04-29 | static: T5161: add BFD monitoring for static IPv6 routes | fett0 | |
2023-04-29 | static: T5161: add BFD monitoring for static routes | fett0 | |
2023-04-01 | xml: include building block file name should end with .i and not .in | Christian Breunig | |
2023-03-09 | xml: T4952: improve interface completion helper CLI experience | Christian Breunig | |
2022-12-14 | validators: T4875: use file-path to replace validator 'interface-name' | John Estabrook | |
2022-10-29 | static: T4784: add description node for static route/route6 tagNodes | Christian Poessinger | |
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger | |
2022-03-03 | static: T4283: support "reject" routes - emit an ICMP unreachable when matched | Christian Poessinger | |
2022-03-03 | static: T4283: create re-usable XML interface definitions for blackhole | Christian Poessinger | |
2022-03-03 | static: T4283: fix help string for route/route6 | Christian Poessinger | |
2021-07-17 | xml: provide common "dhcp-interface" include block | Christian Poessinger | |
2021-04-08 | static: T3280: re-use common route-map XML building block | Christian Poessinger | |
2021-03-14 | static: T3280: move building blocks to subfolder | Christian Poessinger | |
As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. |