GIT Log for 2011-02-11 00:33 GMT
aland
aland at deployingradius.com
Fri Feb 11 01:33:01 CET 2011
commit 3a8266b7cfc7c139247303464d1f9f0eec91d075
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 10 13:35:52 2011 +0100
Enable udpfromto() for IPv6
On the theory that it will work, or that some magic will get it to work
Files changed:
src/lib/radius.c | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
======================================================================
commit aee63fee5c83875141cc016823b1fa6e564ff143
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 10 13:34:20 2011 +0100
Try to fix udpfromto for IPv6
Files changed:
src/lib/udpfromto.c | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
======================================================================
commit 6eba6adba2ce34fc5045df6f42a767ab302f72ec
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 10 10:49:03 2011 +0100
Change the rules for sending DHCP responses
giaddr -> giaddr
broadcast -> broadcast
nak -> broadcast
!ciaddr -> broadcast
ciaddr -> ciaddr BUT
if the request was not *from* ciaddr, we need to send a "raw"
response.
Many DHCP clients can handle a broadcast DHCP OFFER / ACK when first
assigning an address. Some clients expect a response unicast to
their MAC address.
Files changed:
src/lib/dhcp.c | 55 ++++++++++++++++++++++++++++++++++++-------------------
1 files changed, 36 insertions(+), 19 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list