-
Notifications
You must be signed in to change notification settings - Fork 763
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [X ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [X ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe.
Unable to configure QUIC on the haproxy plugin.
A clear and concise description of what the problem is including your motivation for the request,
i.e. "For the purpose of [...] I am missing a solution that will [...]."
Describe the solution you like
The ability to use haproxy with QUIC. Per the linked forum post the haproxy version being used supports QUIC however the UI doesn't allow us to use quic. It seems like a rather simple UI change and small backend changes to enable support.
https://forum.opnsense.org/index.php?topic=41609.0
A clear and concise description of what you want to happen.
(e.g. I would like an input field in the /ui/firewall/alias which would add .... to ....)
The ability to configure haproxy to use QUIC via the UI.
Describe alternatives you considered
A clear and concise description of any alternative solutions or features you considered.
Additional context
Add any other context or screenshots about the feature request here or links to relevant forum thread or similar