14 May
2015
14 May
'15
9:57 a.m.
On May 12, 2015, at 8:23 PM, Jorge Pereira <jpereiran@gmail.com> wrote:
I have checked in the code. But, I just ask thinking if maybe you knew some "ninja solution". Btw, I hope finish the patch for home-server adding support for multiples type as soon.
Thanks.
Will be possible to declare a home server like:
home_server myhs { type = "acct+auth+coa" # doesnt matter the order proto = "udp" ...... }
I'd prefer: ... type = acct type = auth type = coa ... It's better, and more closely matches the rest of the server. Alan DeKok.