On 13 Jul 2013, at 00:14, Peter Lambrechtsen <[email protected]> wrote:

> On Wed, Jul 10, 2013 at 6:34 PM, Olivier Beytrison
> <[email protected]> wrote:
>> On 10.07.2013 07:48, Olivier Beytrison wrote:
>>> if ( ADSL-Agent-Remote-Id =~ /(.{0,31})$/ ) {
>> 
>> if ( ADSL-Agent-Remote-Id =~ /(.{1,32})$/ ) {
>> 

Though you know you're not specifying offset and length, so you didn't need to 
increment the second number ;)

Arran Cudbard-Bell <[email protected]>
FreeRADIUS Development Team

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to