Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-26 | T2021: relax the OSPFv3 area restriction and allow decimal format. | Daniil Baturin | |
2020-07-26 | Revert "ospfv3: T2021: Change type validator for area" | Daniil Baturin | |
This reverts commit cdceed6f8dffe4bb12f48e193591784f416b2bab. I've imported a fix from the latest dev version of FRR, so this limitation is no longer necessary. | |||
2020-07-24 | ospfv3: T2021: Change type validator for area | sever-sever | |
2020-02-09 | protocols ospfv3: T2021: remove unsupported area notation from template | agh | |
2018-11-25 | T981: disallow decimal area notation in OSPFv3 since neither FRR no Quagga ↵ | Daniil Baturin | |
support it. | |||
2018-11-13 | T1006: replace all occurences of check_prefix_boundary with ipaddrcheck. | Daniil Baturin | |
2015-01-25 | vyatta-cfg-quagga: remove unused / old configuration nodes | Alex Harpin | |
Remove unused / old configuration nodes from bgp and ospfv3 Bug #459 http://bugzilla.vyos.net/show_bug.cgi?id=459 | |||
2010-12-06 | Fix help text | Stephen Hemminger | |
Bug 6111 Help text should not start with Set | |||
2010-07-21 | Remove verbs from help strings | Stephen Hemminger | |
2010-07-21 | Convert Quagga templates to use val_help: | Stephen Hemminger | |
2010-04-26 | Fix typo in help text | Jon Andersson | |
2010-03-05 | Get rid of vyatta-vtysh | Stephen Hemminger | |
For SELinux policy, changing vyatta-quagga to use standard path values. This means not having to change policies. | |||
2010-01-20 | Fix 5235: Not possible to run OSPFv3 on multiple interfaces | Stig Thormodsrud | |
2009-10-27 | Fix 5036: Unable to configure more than one interface per area in OSPFv3 | Stig Thormodsrud | |
2009-10-13 | Convert update: on mulitnodes to create: | Stephen Hemminger | |
This is what CLI Primer says is supposed to work. | |||
2009-10-13 | Fix setup of protocols on boot | Stephen Hemminger | |
New CLI appears to require 'update:' rather than 'create:' on tag nodes in order for them to get applied correctly. Workaround this by changing all the create: to update: in Quagga config Bug 4486 | |||
2009-07-09 | Remove hidden templates | Stephen Hemminger | |
Templates in */node.tag/node.def are meaningless in current CLI. Remove all the templates that are intermediat help text. (cherry picked from commit ebd628b2b2a93d78a60c1d0ed41d0ab793c0efdf) | |||
2009-07-09 | Fix OSPFv3 filter list node | Stephen Hemminger | |
Node was marked as 'tag:' but was a leaf node. (cherry picked from commit 31368eec9b7dd25e248140a8732fd4c814de52b9) | |||
2009-07-09 | Convert update: on mulitnodes to create: | Stephen Hemminger | |
This is what CLI Primer says is supposed to work. (cherry picked from commit 4cb6efba141b1e54ee78077410dd027a8fcf1a39) | |||
2009-07-09 | Fix setup of protocols on boot | Stephen Hemminger | |
New CLI appears to require 'update:' rather than 'create:' on tag nodes in order for them to get applied correctly. Workaround this by changing all the create: to update: in Quagga config Bug 4486 (cherry picked from commit 84536c188e359a9f046bc8f1c5a3180b3e03ee8b) | |||
2009-06-10 | Hide filter-list node until bug 4498 is fixed. | Stig Thormodsrud | |
2009-03-02 | Use new syntax and allow any interface | Stephen Hemminger | |
Not restricted to just ethernet. | |||
2009-02-11 | Initial commit of config commands for ospfv3 | root | |