]> git.ozlabs.org Git - ppp.git/commit
radius: interim and stop frames should not depend on successful start. (#299)
authorJaco Kroon <jaco@uls.co.za>
Fri, 30 Jul 2021 03:24:08 +0000 (05:24 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 03:24:08 +0000 (13:24 +1000)
commit7fc276dee025815eb8d116f52d9193808b164bbd
treecdc1998126b2ec84edcb1fda62d40aae9529dd2c
parent49e1aff19a7ba4376b2a8387f11ff92382cef34f
radius: interim and stop frames should not depend on successful start. (#299)

It could simply be that the accounting server is temporarily down, and
any good accounting server should be able to recover from missed
start/stop frames.  In particular Acct-Session-Time on the first seen
interim update or even stop frame allows for determining start time.

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Co-authored-by: Jaco Kroon <jaco@iewc.co.za>
pppd/plugins/radius/radius.c