ubox validate: port range check fix master
authorPaul Donald <[email protected]>
Fri, 20 Sep 2024 15:55:13 +0000 (17:55 +0200)
committerRobert Marko <[email protected]>
Thu, 30 Oct 2025 11:10:12 +0000 (12:10 +0100)
commit6f78fa496bf36c55864a41e353df7d13f04b1077
treee021d3362c84b51ebcdc32476c15ef5aec9fb33e
parentc75525a58a7ea1363f96bac9f9b4104971c1eb03
ubox validate: port range check fix

The luci GUI allows a single port in a port range field. This additional
check validates a single port if a range was not found.

Signed-off-by: Paul Donald <[email protected]>
Link: https://github.com/openwrt/ubox/pull/7
Signed-off-by: Robert Marko <[email protected]>
validate/validate.c