Internationalization (getttext)
Please also backport to 2.3
(cherry picked from commit d0718a0f9031f9dc7c6eff3e47e472178c900ece)
Status / Interfaces - Relinquish DHCP Lease
Send gratuitous DHCP release message to server.
Dependency:To fully relinquish the DHCP lease, the "RELEASE" reason needs to be added to the /sbin/dhclient-script.s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/
Without the 'RELEASE' reason, the DHCP release message will still be sent to the server, however the local dhclient leases will not reflect the relinquishment. Therefore, DHCP renewal will do a DHCP request for the previous address rather than doing a DHCP discovery and being more likely to be assigned a different address.
Status / Interfaces - Match Var Names
Match Form Input and Function Parameter Names with associated Var Name.
Use "ifdescr" as form input name instead of "if" since "ifsescr" is the var being passed.Use "ifdescr" as showDefBtn function var instead of "ifval" since "ifsescr" is the var being passed....
Move copyright from ESF to Netgate
Review license / copyright on all files (final round)
Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided.
(cherry picked from commit 78869d5e82f149ad5bfb1e1d97d958d0bf1d0d54)
PPP here, not L2TP. noticed by https://forum.pfsense.org/index.php?topic=110686.0
Fix #6244 Put back byte counts on Status Interfaces
Correct logic for display of MAC address & vendor (if present). Fixes #6078
Merge pull request #2827 from NOYB/Status_-_Remove_Personalizations
(cherry picked from commit 94463e858131f23d44bfdb72cd3c8b053cf6ed28)
Fix display of PPP "uptime" (the word "uptime" was missing from output).
More icon/button inconsistencies. Ticket #5965
Add a space between the gateway name and IP
Use print_info_box() to generate alerts
Convert section titles to title case
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Code style status*
Fixed #5531
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
$mac missing in output
Fixed #5178Removed errant "break"
Merge branch 'master' into bootstrap
Move main pfSense content to src/