Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol should be displayed as all when no protocol set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turn on strict checking and fix the resulting errors.
Get rid of perlcritic warnings.
|
|
Should not explicitly return undef
|
|
Enable strict perl checking.
|
|
Perl prototypes are broken and should never be used (see Perl Best
Practices).
|
|
|
|
integration).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The AddressFilter module was reaching up the config tree to find
a config parameter that was used to determine whether the address type
was IPv4 or IPv6. This breaks when the functions are called from some
locations in the config tree. I added explicity function calls to allow
the caller to to set the IP version, obviating the need to reference
a config parameter to determin the IP version.
|
|
|
|
|
|
|
|
|
|
Vyatta firewall
- Fix help strings for time-based firewall nodes
|
|
- make available the option to use time with startdate and stopdate
|
|
- add time options under 'firewall modify <> rule <>'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|