Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
T286: Fix resolv-file configuration problem
|
|
T285: Add flag for DNSmasq to query all dns servers.
|
|
with loopback address as local ip
|
|
T262: Allow full integer range for GRE tunnel key
|
|
Fixes T262
modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def
|
|
|
|
This feature, when used properly, can massively increase DNS
performance. See:
http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/
|
|
T178: add support for pvlan-proxy-arp on vif sub-interfaces
|
|
|
|
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces
|
|
this will add the option to also configure these in VyOS.
|
|
|
|
|
|
When using `service dns forwarding system` to make dnsmasq use system nameservers to resolve dns instead of specifying nameservers in /etc/dnsmasq.conf. `resolv-file` directive in /etc/dnsmasq.conf should point to /etc/resolv.conf, not /etc/dnsmasq.conf
|
|
|
|
|
|
|
|
Use directory /etc/dhcp instead of /etc/dhcp3.
|
|
|
|
|
|
|
|
vyatta-update-grub.pl to use it.
|
|
|
|
|
|
|
|
to set the correct persistence.
|
|
|
|
|
|
|
|
|
|
|
|
Bug #631: Add 6rd-relay-prefix option to tunnel interface
|
|
|
|
ipv6 networks larger than /32
|
|
|
|
|
|
Bug #631: add support for 6rd tunnel interfaces
|
|
|
|
'overlay' instead of 'overlayfs'
|
|
|
|
|
|
|
|
|
|
the system busybox.
|
|
|
|
|
|
Expand vyatta-dns-forwarding.pl to include a restart option, keeping
starting, stoping and restarting of this service consistent.
Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619
|