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
As I noticed there is no PADT packet sending on termination in PPPoE plugin in function PPPOEDisconnectDevice.
There is a comment instead: /* don't send PADT?? */.
So, I'd like to ask about that. That's very annoying while ISP has high keepalive timeouts (in my case about 5-40 mins of hanging with message Remote message: % Sessions limit exceeded.) when one disconnects.
What's the point of not sending it on disconnect? Or maybe I have misunderstood that logic?
Thanks!
The text was updated successfully, but these errors were encountered:
Greetings!
As I noticed there is no
PADT
packet sending on termination inPPPoE
plugin in functionPPPOEDisconnectDevice
.There is a comment instead:
/* don't send PADT?? */
.So, I'd like to ask about that. That's very annoying while ISP has high keepalive timeouts (in my case about 5-40 mins of hanging with message
Remote message: % Sessions limit exceeded.
) when one disconnects.What's the point of not sending it on disconnect? Or maybe I have misunderstood that logic?
Thanks!
The text was updated successfully, but these errors were encountered: