You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whilst looking into using freeradius-client for another project I realised that it blocks after having transmitted packets to the radius server, and potentially blocks the pppd process for up to the radius client timeout period.
Depending on the value of that timeout this could result in a significant blockage in pppd itself, which may potentially cause other problems.