Re-arrange normalization code in parser
authorAlan T. DeKok <aland@freeradius.org>
Wed, 12 Mar 2014 18:34:51 +0000 (14:34 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 12 Mar 2014 18:35:37 +0000 (14:35 -0400)
commit5af04a04523c996535f342d283fb800b49647a6b
tree1df463138d24c5a8f3821ab73fb183560ace3f43
parent44b0e65467a3179967295467ba3c60941eda001c
Re-arrange normalization code in parser

also make map return a valid map, no matter what the operator
having hacks in the map parser to deal with =* and ~* is wrong
src/main/map.c
src/main/parser.c