| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
"-L leased" wouldn't work without "-A abandoned".
testing help from merdely
"i like" deraadt
|
| |
|
|
| |
ok ckuethe deraadt
|
| | |
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
we might have conditionally sent a message, we now just call the pfmsg()
function, and let it figure out whether the message should be sent or not.
ok henning
|
| |
|
|
| |
ok henning
|
| |
|
|
| |
ok henning@
|
|
|
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
|