Age | Commit message (Collapse) | Author |
|
|
|
For SELinux policy, changing vyatta-quagga to use standard path values.
This means not having to change policies.
|
|
node.def below node.tag is meaningless
(cherry picked from commit b606ac1a7f1120d5203a581d85e9953401d02b07)
|
|
-ELINESTOOLONGTOOREAD
|
|
Leftover from conversion from old expression syntax
|
|
Missing end of match
|
|
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.
|