| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-16 | Reindent perl code | Stephen Hemminger | |
| Make it look nice and tidy | |||
| 2009-03-16 | Don't use closure in GetOptions | Stephen Hemminger | |
| Although it looks cleaner, the error handling for closures is different. Exit in closure from GetOptions, only fails the option not the program. | |||
| 2009-03-16 | Fix confusion between net object and string | Stephen Hemminger | |
| Bug 4221 The function net->network() returns a new network object, rather than the string. Need to use cidr() to get the string representation. | |||
| 2009-01-29 | Fix exists/not exists function | Stephen Hemminger | |
| The operator precendence in perl is not same as C. | |||
| 2009-01-28 | Change mode of script files | Stephen Hemminger | |
| Mode of scripts should be 755 | |||
| 2009-01-28 | utils: turn on strict | Stephen Hemminger | |
| Turn on strict and fix perlcritic warnings. | |||
| 2008-11-21 | Convert to new Vyatta::Config hierarchy | Stephen Hemminger | |
| 2008-07-27 | Fix check_prefix_boundry() to handle IPv6 abreviated addresses. | Stig Thormodsrud | |
| 2007-11-06 | Fix ospf area validation and move error message to template file. | Stig Thormodsrud | |
| 2007-11-05 | Add ospf area validation and fix tab completion for router-id. | Stig Thormodsrud | |
| 2007-10-17 | Add missing vyatta_quagga_utils.pl. | Stig Thormodsrud | |
