Regex Split on forward slash?
    Phil Mayers 
    p.mayers at imperial.ac.uk
       
    Tue Dec 17 18:03:34 CET 2013
    
    
  
On 17/12/13 15:05, Alan DeKok wrote:
> The issue with the parser is that it's terrible. The "unlang" parser
> is just the normal config file parser. The backslashes get "eaten" by
Ah, I'd forgotten that first layer.
> It may be better to allow non-slash characters as regex  delimiters.
> That means adding new functionality, which does t break existing
> configs.   It just means changing the regex parser in
> src/main/parser.c.  That should be simple.
That's what I was thinking; any delimiter *other* than / can have new 
behaviour.
    
    
More information about the Freeradius-Users
mailing list