27 Aug
2019
27 Aug
'19
3:02 p.m.
On Aug 27, 2019, at 2:49 PM, Rafael Ganascim <rganascim@gmail.com> wrote:
Em ter, 27 de ago de 2019 às 14:43, Alan DeKok <aland@deployingradius.com> escreveu:
On Aug 27, 2019, at 12:56 PM, Rafael Ganascim <rganascim@gmail.com> wrote:
I can't use this approach because I need to process both the ippool modules:
IPV4 if (control:Module-Success-Message) { linelog
Then do:
update control { &Module-Success-Message -= ANY }
I dit it: ... IPV4 if (control:Module-Success-Message) { linelog update control { &Module-Success-Message -= ANY
Hmm... maybe "!*" then instead of "-=" Alan DeKok.