<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><br>
I started working on DDDS support a while back and the code is to the<br>
point where I can swallow my pride enough to let other people see it.<br>
<br>
It is far from completely debugged/tested, and it is just the analogue to<br>
"rlm_realm" for DDDS -- it does nothing but create some attributes and<br>
will be moot without corresponding lb/pool handling code in the core, and<br>
that second part is an endeavor in and of itself, especially given connection<br>
affinity challenges surrounding tunneled EAP conversations.<br>
<br>
This is just an FYI in case anyone would like to read through it, offer<br>
suggestions, or just keep track.  Best place to start is probably the manpage:<br>
<br>
<a href="https://github.com/skids/freeradius-server/blob/ddds/man/man5/rlm_ddds.5" target="_blank">https://github.com/skids/freeradius-server/blob/ddds/man/man5/rlm_ddds.5</a><br>
<br>
<br>
</div>
</body>
</html>