Tidy up "interfaces_qinq.php" XHTML
Move NOWRAP to classClose BR and IMG tags
Validate QinQ vlan interface to be sure it exists
Fix indent and blank at EOL
Activate new shortcuts/status in the rest of the areas that are currently setup.
Fix QinQ note width.
Correct saving of qinq specified members and also correctly destroy parent vlan when deleteing the interfaces. Also take care of attaching to netgraph now that we detach by default.
Fix gettext on interfaces_qinq.php
Checked gettext() implementation on interfaces_qinq.php
Fix gettext implementation on interfaces_qinq.php
Implement gettext() calls on interfaces_qinq.php
Fix many things related to PPP connections.
Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets fromsingle line if conditionals, and more . . .
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
Fix other interfaces_* pages and keep working with mlppp.
Add new menu name to other interfaces_* pages.
Merge commit 'mainline/master'
Ticket #367. On double click go to the repective edit page.
Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for the second Q in QinQ.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
fix link
Do not show massive amount of members but just what can be shown on the gui
Fix copyrights.
Add GUI pages for QinQ missed in previous commit.