Comment typos alphabet(cherry picked from commit d622a62eb4f3ec8535ead494a863f10bbc409f41)
Fixed #6903hosts and domains sorted on display, not on save to config
Fixed 6901
Fixed #6898
Fixed #6779 by rounding bandwidth down to nearest integer
Fixed #6895by setting overflow-x: visible; in CSS
Fixed $6811
When deleting or disabling a non-dynamic gateway, if that gateway was set as default then remove the corresponding default route to respect the user's decision. Fixes #6659
(cherry picked from commit 1be1b87b5f9ab8d0a259b888aab08ec6babad568)
Fixed #6753Interface menu entries no longer sorted for consistency with other GUI instances
(cherry picked from commit e5d339735836fd55b0fa944d5d7e472793785e30)
Improve IPv4 address validation for services_dhcp
The input pattern that goes with Form_IpAddress by default allows for IPv4 and IPv6 valid characters. The back-end validation here is checking for IPv4 addresses, so it seems reasonable that the front-end input pattern checks might as well be restricted to the IPv4 valid characters. Unneeded setPattern have also been removed....
View revisions
Also available in: Atom