Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
If we call it "action", it should be a verb, and if the verb is "disable",
what does it disable? :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface created by the driver.
|
|
Change lower the priority of l2tpv3 than the priority of static route.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As bad as it can be, it seems to sort of work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug#258 Unable to add l2tp_ip module for L2TPv3 over ip
|
|
|
|
Bug #255: Correct ignore-hosts-file operation
|
|
The ignore-hosts-file option did not work; because it's a boolean it didn't return any value and was always undefined when the test was done. Using $config->exists() fixes this.
|
|
This fixes the following error:
Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 77.
Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 86.
Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 99.
Execution of /opt/vyatta/sbin/vyatta-dns-forwarding.pl aborted due to compilation errors.
|
|
|
|
|
|
|
|
|
|
|
|
interface basis
|
|
|
|
|
|
|
|
|
|
|
|
Bug #195: Added feature to send log message to remote syslog server over UDP or TCP.
|
|
|
|
upgrading to newer version of debian.
|