GIT Log for 2009-06-19 23:33 GMT
commit 321c0ae58641f709d115526bb564cbd8c4dab71d Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Jun 19 16:02:24 2009 +0200 Fix typos Files changed: src/modules/frs_dhcp/dhcp.c | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) ====================================================================== commit 79ffcee03efc9e11294e2ac40af58e9be4886554 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Jun 19 11:57:44 2009 +0200 A number of fixes for the DHCP code. - send server identifier in siaddr field, too - find message-type option anywhere in the packet, not just at the start - respond to unicast packets that have yiaddr == giaddr == 0 Files changed: src/modules/frs_dhcp/dhcp.c | 150 +++++++++++++++++++++++++++++-------------- 1 files changed, 101 insertions(+), 49 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com