New build path variable
[freeradius.git] / src / main / dhcpd.c
2010-08-02 Alan T. DeKokNotes on binding to interfaces for DHCP
2010-07-30 Alan T. DeKokCheck sockets against home servers for proxy loops
2010-04-29 Alan T. DeKokMake dhcp_socket_t structure fall in line with listen_s...
2010-04-29 Alan T. DeKokFixed typo
2010-04-08 Alan T. DeKokOn DHCP Discover fail, don't send a NAK
2009-10-05 Alan T. DeKokSet broadcast && reuseaddr before binding to socket
2009-08-17 Alan T. DeKokAllow "no response" to DHCPy
2009-07-15 Alan T. DeKokFix typo
2009-07-08 Alan T. DeKokFix typos
2009-07-03 Alan T. DeKokPreliminary implementation of DHCP relay
2009-06-16 Alan T. DeKokRemoved requirement for DHCP to have clients
2009-06-14 Alan T. DeKokHack the dhcp offset
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-29 aland Allow policy to set message type. Otherwise, use...
2008-04-20 aland Integrate more into the server. Dp4