21 Apr
2016
21 Apr
'16
3:06 p.m.
On Apr 21, 2016, at 12:16 PM, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
I never understood why State mutates on each roundtrip ;o)
Magic. :) It doesn't have to mutate. Many RADIUS servers just use the same one. We put a counter into it, so we can look at the State attribute, and see how many round trips have been taken. Alan DeKok.