Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-21 | T546: Add support for IPv6 address in 'service dns forwarding domain' | Christian Poessinger | |
2017-12-28 | T297: Fix DNS Forwarding server does not allow IPv6 address in name-server | Christian Poessinger | |
2016-11-21 | Add flag for DNSmasq to query all dns servers. | brennen | |
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/ | |||
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2015-02-10 | vyatta-cfg-system: multiple servers for dns forwarding domain override | Alex Harpin | |
When configuring DNS fowarding, allow multiple servers to be specified when setting domain overrides, in order to allow Dnsmasq to gracefully handle unavailable nameservers. Bug #408 http://bugzilla.vyos.net/show_bug.cgi?id=408 | |||
2014-07-08 | Bug #255: add an option to ignore hosts file in dnsmasq. | Daniil Baturin | |
2011-11-09 | Adding CLI option for domain overrides for DNS forwarding, bug id 4086 | Gaurav Sinha | |
2011-01-31 | use val_help to present valid info for node | Mohit Mehta | |
2010-07-16 | Remove verbs from all help messages | Stephen Hemminger | |
Per current policy remove verb from all help messages in th is package | |||
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-10-15 | partial fix for bug 4903. | slioch | |
2009-04-01 | Change lack of interface in DDNS back to warning | Stephen Hemminger | |
If program can handle it no point in enforcing in CLI. | |||
2009-04-01 | Use interface check program | Stephen Hemminger | |
For consistency all templates should use same script to validate interface names. | |||
2009-04-01 | Help text spelling fix | Stephen Hemminger | |
"Atleast" is not an English word, it should be "At least" | |||
2008-08-30 | prompt warning for no nameservers if no nameservers set and no interface set ↵ | Mohit Mehta | |
to use dhcp | |||
2008-08-30 | polish up DNS forwarding error messages | Mohit Mehta | |
2008-08-30 | show bridge interfaces in allowed values as well if configured to use dhcp | Mohit Mehta | |
2008-08-30 | move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding | Mohit Mehta | |
2008-08-06 | code to specify DNS forwarding nameservers (system, dhcp, explicitly ↵ | Mohit Mehta | |
specified) using CLI | |||
2008-08-06 | tighten syntax check | Mohit Mehta | |
2008-08-06 | change 'service dns forward' to 'service dns forwarding' | Mohit Mehta | |