Home
last modified time | relevance | path

Searched refs:leasefile (Results 1 – 22 of 22) sorted by relevance

/external/dnsmasq/contrib/wrt/
DREADME8 so the normal leasefile will not work. They do, however have NV
15 corresponding to the line in a leasefile:
19 By giving dnsmasq the leasefile-ro command, it no longer creates or writes a
20 leasefile; responsibility for maintaining the lease database transfers
21 to the lease change script. At startup, in leasefile-ro mode,
27 be in dnsmasq leasefile format.
40 dnsmasq --leasefile-ro --dhcp-script=/path/to/lease_update.sh
64 Any UI script which reads the dnsmasq leasefile will have to be
/external/dhcpcd/
Dshowlease.c122 get_lease(const char *leasefile) in get_lease() argument
128 fd = open(leasefile, O_RDONLY); in get_lease()
318 char leasefile[PATH_MAX]; in main() local
324 snprintf(leasefile, PATH_MAX, LEASEFILE, argv[1]); in main()
325 if ((dhcp = get_lease(leasefile)) == NULL) { in main()
Dnet.h115 char leasefile[PATH_MAX]; member
Ddhcp.c977 fd = open(iface->leasefile, O_WRONLY | O_CREAT | O_TRUNC, 0400); in write_lease()
981 unlink(iface->leasefile); in write_lease()
982 fd = open(iface->leasefile, O_WRONLY | O_CREAT | O_TRUNC, 0400); in write_lease()
1013 fd = open(iface->leasefile, O_RDONLY); in read_lease()
Dnet.c430 snprintf(iface->leasefile, PATH_MAX, LEASEFILE, ifname); in read_interface()
Dclient.c399 if (stat(iface->leasefile, &sb) == -1) { in get_old_lease()
406 iface->leasefile); in get_old_lease()
/external/dnsmasq/contrib/slackware-dnsmasq/
Ddnsmasq.leasedir.diff.gz
/external/dnsmasq/contrib/try-all-ns/
Ddnsmasq-2.35-try-all-ns.patch39 {"leasefile-ro", 0, 0, '9'},
55 …{ "-9, --leasefile-ro", gettext_noop("Read leases at startup, but never write the lease file."), N…
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch572 lease (also, lease length or expiry and client-id, if leasefile-ro is set).
/external/dnsmasq/
DCHANGELOG253 Remove ISC-leasefile reading code. This has been
Ddnsmasq.conf.example418 #dhcp-leasefile=/var/lib/misc/dnsmasq.leases
DCHANGELOG.archive1718 No longer enable the ISC leasefile reading code in the
1913 Add --leasefile-ro option which allows the use of an
1925 database. Note that while leasefile-ro is set, the script
2327 --leasefile-ro is set.
/external/dnsmasq/po/
Dfi.po403 msgid "Do not use leasefile."
Dit.po403 msgid "Do not use leasefile."
Dpt_BR.po403 msgid "Do not use leasefile."
Dde.po439 msgid "Do not use leasefile."
Dro.po415 msgid "Do not use leasefile."
Dno.po417 msgid "Do not use leasefile."
Did.po487 msgid "Do not use leasefile."
Des.po415 msgid "Do not use leasefile."
Dfr.po413 msgid "Do not use leasefile."
Dpl.po407 msgid "Do not use leasefile."