diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
index 69d6bba1a..457928033 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
@@ -50,6 +50,55 @@
trueSpecify the scheduling algorithm to use
+
+ pipe.codel_enable
+
+ checkbox
+ true
+ Enable CoDel active queue management
+
+
+ pipe.codel_target
+
+ text
+ true
+ Minimum acceptable persistent queue delay (in ms), leave empty for default
+
+
+ pipe.codel_interval
+
+ text
+ true
+ Interval before dropping packets (in ms), leave empty for default
+
+
+ pipe.codel_ecn_enable
+
+ checkbox
+ true
+ Explicit Congestion Notification
+
+
+ pipe.fqcodel_quantum
+
+ text
+ true
+ The number of bytes a queue can serve before being moved to the tail of old queues list (bytes), leave empty for defaults
+
+
+ pipe.fqcodel_limit
+
+ text
+ true
+ The hard size limit of all queues managed by this instance, leave empty for defaults
+
+
+ pipe.fqcodel_flows
+
+ text
+ true
+ The number of flow queues that are created and managed, leave empty for defaults
+ pipe.description
diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
index 4d0df0adb..b2c7fb8d6 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
@@ -26,6 +26,34 @@
choose source to provide all connected clients up to a maximum of this pipe configured bandwidth