Fix some errors in spelling, punctuation, grammar, etc.
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.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
Do not allow deleting lagg interfaces when they have vlans on top.
clarify text
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Bring in support for QinQ. At this time it is limited to only 2 levels.
Do not hard code white
Add text, from lagg(4) man page, that explains what the various protocols do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html.
Remove debugging craft.
NOTE: Ticket #1783 is implemented now.
Fixup lagg GUI.
Implement frontend part for lagg(4).
NOTE: that lagg(4) and bridge(4) need both a status page.