Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-21 | Deal with a bunch of dhcp issues, ok fries@: | Bob Beck | |
- some minor cleanup (syscall return codes, dead code, use strlcpy, etc) - sanity check dhcp option values recieved by dhclient so that things that should look like a hostname look like a hostname, and things that should look like an ip address look like an ip address, if they don't ignore the lease offer because it's bogus. - Make the dhcp server attempt to ping an address when it recieves a RELEASE from it. If the address answers a ping, ignore the release offer. This helps make spoofing releases to liberate addresses more difficult. | |||
2000-06-29 | use %s with syslog; millert wrote an identical patch | Theo de Raadt | |
2000-06-23 | fix dhcpd to not abandon addresses forever when they are pinged before use | Bob Beck | |
which creates a nice denial of service when people use static addresses in the dhcp range. - instead abandon the address only for the default lease time so that it may be re-used afterwards. Tested and committed with aaron and jason while drinking beer and wearing balloons on my head in the bar at the USENIX party. | |||
2000-02-09 | I need to get rid of local stuff of my tree. Here is an old | Niklas Hallqvist | |
patch to deal with machines with many interfaces, myself, I have 256 loopbacks on my laptop. | |||
1999-11-15 | Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.com | Aaron Campbell | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell | |
1998-08-18 | no library | Theo de Raadt | |
1998-08-18 | ISC dhcp, needs security audit for sure | Theo de Raadt | |