Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-30 | T1778 changing metrics ospf bandwidth for FRR syntax in megabitsVyOS_1.2-2019Q4 | DmitriyEshenko | |
(cherry picked from commit 06e2192b82f0ec2aa72846eaaeb2582927e710d8) | |||
2010-07-20 | Convert interface templates to use val_help: | Stephen Hemminger | |
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. | |||
2009-03-25 | Generate interface templates as part of build | Stephen Hemminger | |
Rather than 100's of copies of the same template, use the same process as the firewall module to generate the templates. For this, the are meta-templates in interface-templates directory which get processed and $IFNAME is replaced by the appropriate CLI syntax to refer back to the directory name. Changing a quagga template in most cases can be done by fixing the meta-template. |