Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
DHCP relay is a very old component that could need a bit of refactoring and MVC and API while we are at it. Since ISC DHCP is end of life we move the the OpenBSD port which has some oddities and limitations but on a whole it seems to work fine.
Some of the issues are already described here #6949
Describe the solution you like
Bring the settings into a model and make a new GUI/API. Restructure for OpenBSD dhcrelay oddities and fix a couple of issues along the way.
Describe alternatives you considered
There are other ports or we could "continue" to use our own ISC DHCP relay fork, but it's probably not worth it due to it being restrictive in terms of what services can run when.
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
DHCP relay is a very old component that could need a bit of refactoring and MVC and API while we are at it. Since ISC DHCP is end of life we move the the OpenBSD port which has some oddities and limitations but on a whole it seems to work fine.
Some of the issues are already described here #6949
Describe the solution you like
Bring the settings into a model and make a new GUI/API. Restructure for OpenBSD dhcrelay oddities and fix a couple of issues along the way.
Describe alternatives you considered
There are other ports or we could "continue" to use our own ISC DHCP relay fork, but it's probably not worth it due to it being restrictive in terms of what services can run when.