Home
last modified time | relevance | path

Searched refs:leasefile (Results 1 – 23 of 23) 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.c126 get_lease_from_file(const char *leasefile) in get_lease_from_file() argument
132 fd = open(leasefile, O_RDONLY); in get_lease_from_file()
322 char leasefile[PATH_MAX]; in main() local
328 snprintf(leasefile, PATH_MAX, LEASEFILE, argv[1]); in main()
329 if ((dhcp = get_lease_from_file(leasefile)) == NULL) { in main()
Ddhcp.c1054 unlink(iface->leasefile); in write_lease()
1059 iface->name, iface->leasefile); in write_lease()
1061 fd = open(iface->leasefile, O_WRONLY | O_CREAT | O_TRUNC, 0444); in write_lease()
1065 unlink(iface->leasefile); in write_lease()
1066 fd = open(iface->leasefile, O_WRONLY | O_CREAT | O_TRUNC, 0444); in write_lease()
1099 fd = open(iface->leasefile, O_RDONLY); in read_lease()
1103 iface->name, iface->leasefile); in read_lease()
1107 iface->name, iface->leasefile); in read_lease()
Ddhcpcd.h107 char leasefile[PATH_MAX]; member
Ddhcpcd.c420 unlink(iface->leasefile); in start_expire()
517 unlink(iface->leasefile); in handle_dhcp()
738 unlink(iface->leasefile); in send_release()
1158 stat(iface->leasefile, &st) == 0) in start_interface()
1207 unlink(iface->leasefile); in init_state()
1862 snprintf(iface->leasefile, sizeof(iface->leasefile), in main()
1870 strlcpy(iface->leasefile, argv[optind], in main()
1871 sizeof(iface->leasefile)); in main()
Dnet.c216 snprintf(iface->leasefile, sizeof(iface->leasefile), in init_interface()
Darp.c93 unlink(iface->leasefile); in handle_arp_failure()
/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."
Did.po487 msgid "Do not use leasefile."
Dro.po415 msgid "Do not use leasefile."
Dno.po417 msgid "Do not use leasefile."
Des.po415 msgid "Do not use leasefile."
Dpl.po407 msgid "Do not use leasefile."
Dfr.po413 msgid "Do not use leasefile."