LibreQoS icon indicating copy to clipboard operation
LibreQoS copied to clipboard

Preflight checks for lqosd

Open thebracket opened this issue 2 years ago • 0 comments

Adds an automatic check for the following common issues on startup:

  • Unable to load configuration (bail if it is unreadable and not portable)
  • Check that interfaces referenced actually exist, bail out with a nice message if they don't.
  • Check that interfaces referenced have more than 1 RX/TX queue - bail out with a nice message if they don't.

thebracket avatar Apr 09 '24 19:04 thebracket