| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Sometimes it's useful to compare the generated config file from UCI config with a hand-edited dnsmasq config file, especially if you're migrating to an OpenWRT router from something else (such as Astlinux).
Putting the generated config makes it easier to capture and diff, etc.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 31182
|
|
|
|
| |
SVN-Revision: 31058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adding the following syntax support:
config mxhost
option domain mydomain.com
option relay svr10.ironport.com
option pref 50
and this will generate an MX record for mydomain.com pointing at the relay with a given preference.
Redux: default the preference to 0 if absent.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 31057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The SRV record also requires the class and weight fields... Currently you can overload the "port" keyword as:
option port xxxx,class,weight
but this is counter-intuitive. Here we fix this.
Redux: make the port required.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 31056
|
|
|
|
|
|
| |
refs to in6addr_any when building with external CodeSourcery toolchain
SVN-Revision: 29777
|
|
|
|
|
|
| |
lan ip address
SVN-Revision: 29375
|
|
|
|
| |
SVN-Revision: 29329
|
|
|
|
| |
SVN-Revision: 28837
|
|
|
|
| |
SVN-Revision: 28493
|
|
|
|
|
|
| |
patch by Raphael Huck.
SVN-Revision: 28333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for dnsmasq.init allows to assign a hostname to a particular mac-address. It's useful to override the client supplied hostname, especially if the client does not supply a hostname at all.
It corresponds to the following example in dnsmasq.conf.example:
# Always set the name of the host with hardware address
# 11:22:33:44:55:66 to be "fred"
#dhcp-host=11:22:33:44:55:66,fred
Regards
Mathias
SVN-Revision: 26983
|
|
|
|
|
|
| |
8k uncompressed
SVN-Revision: 25827
|
|
|
|
| |
SVN-Revision: 25576
|
|
|
|
| |
SVN-Revision: 25540
|
|
|
|
| |
SVN-Revision: 25537
|
|
|
|
| |
SVN-Revision: 25137
|
|
|
|
|
|
|
|
|
|
| |
'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh.
For getting the expected number of IP addresses served, we have to decrement
limit by one.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25100
|
|
|
|
|
|
|
|
| |
configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 24051
|
|
|
|
| |
SVN-Revision: 23272
|
|
|
|
|
|
| |
issues with Netflix and other services
SVN-Revision: 23270
|
|
|
|
|
|
| |
bump release number
SVN-Revision: 22592
|
|
|
|
|
|
| |
config, thanks stsp (#7720)
SVN-Revision: 22528
|
|
|
|
|
|
| |
(#7625)
SVN-Revision: 22490
|
|
|
|
|
|
| |
<kerneis@pps.jussieu.fr>
SVN-Revision: 22487
|
|
|
|
| |
SVN-Revision: 22251
|
|
|
|
| |
SVN-Revision: 22222
|
|
|
|
| |
SVN-Revision: 21871
|
|
|
|
| |
SVN-Revision: 21523
|
|
|
|
| |
SVN-Revision: 21400
|
|
|
|
|
|
| |
entries if they are not fully qualified - create only one reverse record for address entries with multiple names
SVN-Revision: 21109
|
|
|
|
| |
SVN-Revision: 20935
|
|
|
|
| |
SVN-Revision: 20656
|
|
|
|
| |
SVN-Revision: 20275
|
|
|
|
| |
SVN-Revision: 20259
|
|
|
|
| |
SVN-Revision: 20220
|
|
|
|
| |
SVN-Revision: 20079
|
|
|
|
| |
SVN-Revision: 20074
|
|
|
|
|
|
| |
the corresponding iface has only whitespace as value
SVN-Revision: 20048
|
|
|
|
| |
SVN-Revision: 19942
|
|
|
|
|
|
|
|
|
| |
Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline.
Thank you Raphaël HUCK for your patch.
This fixes #6568.
SVN-Revision: 19392
|
|
|
|
| |
SVN-Revision: 19090
|
|
|
|
| |
SVN-Revision: 19086
|
|
|
|
|
|
| |
name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 19069
|
|
|
|
|
|
| |
name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page. Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 18934
|
|
|
|
|
|
| |
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG refreshed patches for new release
SVN-Revision: 18541
|
|
|
|
|
|
| |
'/var/etc/hosts.olsr' list 'addnhosts' '/var/etc/hosts.olsrv6' hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses. Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
SVN-Revision: 18470
|
|
|
|
|
|
| |
-G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision
SVN-Revision: 17897
|
|
|
|
| |
SVN-Revision: 17711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length. This patch tries to
solve this problem:
1. Provide /etc/dnsmasq.conf file with comments about adding
SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
backup/restore or system upgrade.
If someone needs a lot of custom records, default configuration
file can be edited. Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 17663
|
|
|
|
|
|
|
|
|
|
| |
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.
By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.
Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>
SVN-Revision: 17599
|