Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones
Approved-By: sullrich/cmb
fix text
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.
Revert "Fix the check for whether the bridge is assigned."
This reverts commit 3a669df20b0795b2e487fc033f86eacea7e6fdf4.
Fix the check for whether the bridge is assigned.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
show proper commas
fixup text
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Add missing priviledge checks to the bridge pages.
Bring in support for QinQ. At this time it is limited to only 2 levels.
Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note.
Fixup my name.
Do not hard code white
Remove debugging craft.
Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.
Link lagg to GUI
Implement Bridge interfaces with full options available.Much improvement over how we do brigding currently.
Remaining is lagg(4) from the list on clone interfaces as far as i am concerned.