Age | Commit message (Collapse) | Author |
|
template.
|
|
1. Check for errors in open/mkdir
2. Use mkdir_p in perl rather than calling system
3. Use Perl Best Practices style 3 arg open
4. Put less blank lines in templates
5. reindent with perltidy
6. turn on warnings
|
|
|
|
Added code to generate at build time the templates for: bridge, openvpn,
multilink, serial, and wirelessmodem interfaces.
|
|
|
|
IPv4.
Replaced the hand-coded config templates under each type of interface with script-generated
templates. This should be easier to maintain as we add new types of interfaces. Added
sub-trees for "modify", "ipv6-name" and "ipv6-modify" under "in", "out" and
"local" for all interfaces. Added command-completion for ruleset names being
configured on an interface.
|