diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-23 11:19:58 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-23 11:19:58 +0000 |
commit | c443f3d875147cc4dd7cc81712a405efb354691b (patch) | |
tree | 65610156a8ed510a49aec07dd5795f4ff4bbef28 /package/libnl | |
parent | 37478505352048f07f408c3fabc174520fb5a238 (diff) | |
download | upstream-c443f3d875147cc4dd7cc81712a405efb354691b.tar.gz upstream-c443f3d875147cc4dd7cc81712a405efb354691b.tar.bz2 upstream-c443f3d875147cc4dd7cc81712a405efb354691b.zip |
dnsmasq: add mx record support
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
Diffstat (limited to 'package/libnl')
0 files changed, 0 insertions, 0 deletions