Make parent interface and all VLANs use the same MTU. Fixes #2786
When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852
Fix validation of conflict between interface ip address and static routes. Fixes #2852
Services status widget display 1st sentence of description
Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is displayed in the description column of the services status widget. That makes it take a lot of space on the dashboard. IMHO the first sentence gives a good concise description, so this change just displays the first sentence (text before a "."). Note: I purposely left the "." out of the string, I think it looks neater along with the descriptions of other built-in services - "DHCP Service" "DNS Forwarder"...
Fix GPS lat/lon code to properly convert to the format Google wants for the link.
Merge pull request #444 from mdima/master
Just make the page validate as XHTML
The only XHTML errors remaining are the ones of the general includes.
Reconfigure routing when a new gateway is added
Send ipprotocol parameter when adding new gateways from interfaces.php
Fix extra curly that is breaking firewall rules
View revisions
Also available in: Atom