Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol should be displayed as all when no protocol set
|
|
|
|
|
|
|
|
|
|
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 reference line to pick up getPortRuleString.
|
|
|
|
Also move AddressFilter here because install is too stupid
to handle directory hierarchy for perl.
|
|
|