Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
modify copyright statement to reflect reality
Tidy up "vpn_l2pt.php" XHTML
Add CDATA section to SCRIPTSAdd SUMMARY to TABLESUpdate HTML Boolean OperatorsClose INPUT tags
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723
Update PHP shorthand tag
Standardise all PHP start tags from "" to "
Cleanup/standardize labels on L2TP config
Activate new shortcuts/status in the rest of the areas that are currently setup.
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
Add missing fields for l2tp to define dns and wins servers
gettext fixes
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/status_captiveportal.php usr/local/www/status_rrd_graph.php usr/local/www/status_wireless.php
fix text. Ticket #799
Corrections gettext() calls on vpn_l2tp.php
Implement gettext() calls on vpn_l2tp.php
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459
don't display disabled tunnels on diag_ipsec.php
fix up L2TP text
Rework includes/require. This saves about 4 megabytes.Simplify get_memory(). Tested on mips/i386
Add propper access control to L2TP pages.
Add secret option required on some setups.
Fix typo in function name. This caused the page to break off.
Use the interface API rather than old style interface list building.
Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.
Add more L2TP backend code.