Page MenuHomeVyOS Platform

Accel-PPP / PPPoEserver raises "Floating point exception" when not all limits are defined
Closed, ResolvedPublicBUG

Description

When only defining a timeout limit the generated config will look like:

[connlimit]
limit=
burst=
timeout=5

This will trigger a "Floating point exception" on startup of Accel-PPP and it can be re-surrected anymore until service is completely deleted and re-added.

Details

Version
1.3-rolling-202004180117
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)