Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php/topic,16734.0.html
Allow to create VLANs on top of LAGG interfaces in the GUI.
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.
Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.
Try to reconfigure interfaces if assigned when edited. For gif and gre this does not make sense.
Dress page up with a CSS header like other pages use.
Do not show assigned interfaces on lagg config.
Fixup lagg GUI.
Implement frontend part for lagg(4).
NOTE: that lagg(4) and bridge(4) need both a status page.