GIT Log for 2008-09-23 23:33 GMT
commit 7fdd375f09093db356be9efcb840e9068d7db257 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 16:51:07 2008 +0200 Create MIP4 keys. Files changed: src/modules/rlm_wimax/rlm_wimax.c | 382 +------------------------------------ 1 files changed, 3 insertions(+), 379 deletions(-) ====================================================================== commit d023f9847de5e803b18a8a6cb51a3ddb720c02e9 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 16:49:38 2008 +0200 Expose MSK and EMSK Files changed: share/dictionary.freeradius.internal | 6 ------ src/modules/rlm_eap/libeap/mppe_keys.c | 5 +---- 2 files changed, 1 insertions(+), 10 deletions(-) ====================================================================== commit 48aae1b4f09ba245db7c798a4bc5da77726b4958 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 15:18:25 2008 +0200 More relay oddness Files changed: src/lib/dhcp.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) ====================================================================== commit 175c769679d66b338d9d0d6e0157a89eb100c537 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 15:02:34 2008 +0200 Fix handling for relays. Some relays are hard-coded to send to the server port, and expect to see replies back to their IP, server port. However, they ALSO use that server port for sending packets. i.e. relay:67 -> server:67 Relays that send FROM 68, and expect replies back TO 67 are broken. Files changed: src/lib/dhcp.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) ====================================================================== commit 5da9636f88a129e4541ffbb2a519c5b09686d7a0 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 14:33:14 2008 +0200 Sample schema && queries for WiMAX MIP keys Files changed: raddb/sql/mysql/wimax.conf | 40 ---------------------------------------- raddb/sql/mysql/wimax.sql | 16 ---------------- 2 files changed, 0 insertions(+), 56 deletions(-) ====================================================================== commit 7a53e33771e88b515a6861600db91934ed91d5c3 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 23 11:04:48 2008 +0200 define DEBUG4 Files changed: src/include/radiusd.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com