| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
issue pointed out by miod
ok krw miod
|
|
|
|
| |
Point out that dhcpd(8) -f is an alias for -d.
|
|
|
|
|
| |
"and" and "or" to join sentence clauses, and you can use commas, but both hinders
reading;
|
|
|
|
|
| |
for quite some time. Mop up the last few, by using /dev/random where we
actually want it, or not even mentioning arandom where it is irrelevant.
|
|
|
|
| |
ok krw yasuoka
|
| |
|
|
|
|
|
|
|
| |
the clients on non ethernet interfaces (eg. tun(4) or pppx(4)).
input krw
ok krw
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
removing traces of dhcp(8)... i'm about to remove that file, since
it's essentially useless. holding off for a little, in case my commit
is greeted with howls.
help/ok krw
|
|
|
|
| |
help/ok krw
|
|
|
|
| |
ok jmc@
|
|
|
|
| |
also reported upstream to dhcp dash bugs at isc dot org
|
|
|
|
|
|
|
|
| |
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@
|
| |
|
|
|
|
|
| |
confirmed by ckuethe;
spotted by Mark Lumsden
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
periodically - based on the length of the shortest lease time - walk across
all leases searching for expired leases which are then removed from the pf
table.
ok henning
|
|
|
|
|
| |
- sort options
- +.Xr pf 4 ,
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dhcpd is now able to place abandoned addresses into a table (to offer some
protection against machines camping on an address) and remove them from the
table if they are properly leased.
When dhcpd assigns an IP to a new hardware address, it can remove that
address from a table. This is for use with the overload table in pf; newly
arrived machines will not be punished for the actions of a machine that
went away.
beck@ and krw@ liked previous versions of this, henning@ final ok
|
| |
|
|
|
|
|
| |
and document it. cleanup some unused/unneeded variables while there.
idea & ok henning@
|
|
|
|
| |
chrooting to /tftpboot (thus "filename foo" searches there); ok henning
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- standard options list and correct SYNOPSIS for dhcpd(8)
- sync usage()
ok henning@
|
|
|