index
:
vyatta-cfg-quagga.git
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
napa-dev
oxnard
pacifica
pbr
pbr-npf
t5017-equuleus-validator
upstream
v3BackendRewrite
Vyatta configuration templates and scripts for Quagga/FRR (mirror of https://github.com/vyos/vyatta-cfg-quagga.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dns-forwarding
Age
Commit message (
Expand
)
Author
2008-11-21
Convert to Vyatta::Config hierarchy
Stephen Hemminger
2008-11-05
change input parameter name from dhclient_script to outside_cli to
Mohit Mehta
2008-10-06
don't poll resolv files for nameserver changes - it messes up statistics
Mohit Mehta
2008-09-17
Fix Bug 3607 Error setting DNS forwarding to use DHCP
Mohit Mehta
2008-08-30
better worded warning when no name-servers set under 'system name-server'
Mohit Mehta
2008-08-30
released interface should be flagged as a warning rather than a commit failed
Mohit Mehta
2008-08-30
prompt warning for no nameservers if no nameservers set and no interface set ...
Mohit Mehta
2008-08-30
polish up DNS forwarding error messages
Mohit Mehta
2008-08-30
move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding
Mohit Mehta
2008-08-10
- servers being used for dns forwarding written to dnsmasq.conf with more inf...
Mohit Mehta
2008-08-09
log dnsmasq output to /var/log/dnsmasq.log on start-up and whilst running (i....
Mohit Mehta
2008-08-07
remove earlier added dnsmasq options
Mohit Mehta
2008-08-07
update dns forwarding nameservers on dhcp lease updates
Mohit Mehta
2008-08-07
configure dnsmasq to use dns-servers as specified in CLI
Mohit Mehta
2008-08-07
use config rather than /etc/resolv.conf to get system set nameservers
Mohit Mehta
2008-08-06
code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie...
Mohit Mehta
2008-08-06
change 'service dns forward' to 'service dns forwarding'
Mohit Mehta
2008-08-05
change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'
Mohit Mehta
2008-08-05
add command for user to enter interfaces on which not to listen for DNS queries
Mohit Mehta
2008-08-05
- add ability to set cache-size for DNS forwarding from CLI
Mohit Mehta
2008-07-25
First parts of DNS forwarding stuff
Mohit Mehta