commit 0c0e44e33873f37f0c0b601485e3f83db8ca61ad Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 16:50:12 2009 +0200 Updated to apply packet src/dst rules BEFORE printing header out Otherwise, debugging mode prints out the wrong information Files changed: src/modules/frs_dhcp/dhcp.c | 138 +++++++++++++++++++++++++------------------ 1 files changed, 80 insertions(+), 58 deletions(-) ====================================================================== commit 6559e2a631d1053929272528fa3a9ef18f8024f7 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 16:39:39 2009 +0200 Make it work on Mac OS X Files changed: src/lib/udpfromto.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) ====================================================================== commit a90c429f280bbda33d940e8b3163e6d7e027245d Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 14:23:12 2009 +0200 Fix stupid typo Files changed: src/main/event.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit bc93366d39fcf6b673d84228b872bfa710fa58c2 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 11:41:15 2009 +0200 Fixed typo Files changed: raddb/sites-available/default | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 0b624311e86459590a1d5c63ddc833a8557f4403 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 10:48:51 2009 +0200 Document how to filter access-challenges Files changed: raddb/sites-available/default | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) ====================================================================== commit b7a19ae6f7b477a832d3bc8fa30647633d95324d Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jun 15 09:51:38 2009 +0200 Run packet through processing ONLY if we have a reply Files changed: src/main/event.c | 34 ++++++++++++++++++++++------------ 1 files changed, 22 insertions(+), 12 deletions(-) ======================================================================