summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lagg.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-2/+2
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style interfaces miscellaneous filesPhil Davis2015-05-131-48/+60
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Fix getext to gettext typoPhil Davis2014-10-311-2/+2
|
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ayvis2014-03-181-2/+2
| | | | files to UTF-8
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-2/+2
| | | | | | | | | | | | | | | | - Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
* Tidy up "interfaces_lagg.php" XHTMLColin Fleming2013-04-161-7/+7
| | | | | | | Move NOWRAP to class statement Close IMG and BR tags Deprecate ampersand in ANCHOR tag Add missing closing P tag
* Put some more sanity checking for various interface configurationsErmal2013-01-241-1/+5
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Fix gettext on interfaces_lagg.phpVinicius Coque2010-08-121-2/+2
|
* Corrections gettext implementation on interfaces_lagg.phpCarlos Eduardo Ramos2010-07-211-6/+6
|
* Implement gettext() callsCarlos Eduardo Ramos2010-07-011-11/+11
|
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-3/+3
|
* Fix many things related to PPP connections.gnhb2010-05-261-4/+4
| | | | | | Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections. Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from single line if conditionals, and more . . .
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and ↵gnhb2010-05-041-2/+1
| | | | | | update affected files. Also, add upgrade_config function 062_to_063.
* Fix other interfaces_* pages and keep working with mlppp.gnhb2010-03-301-5/+5
|
* Add new menu name to other interfaces_* pages.gnhb2010-03-301-0/+1
|
* Merge commit 'mainline/master'Erik Fonnesbeck2010-03-011-1/+1
|\
| * Ticket #367. On double click go to the repective edit page.Ermal Luçi2010-02-261-1/+1
| |
* | Add wireless tab to Interfaces: (assign) now that the configuration page is ↵Erik Fonnesbeck2010-02-151-7/+8
|/ | | | functional.
* Do not allow deleting lagg interfaces when they have vlans on top.Ermal Luçi2010-01-181-2/+8
|
* clarify textChris Buechler2009-11-261-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+11
| | | | 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.Ermal Luçi2009-03-281-5/+6
|
* * Introduce interface groups. For now they are availble only on ↵Ermal Luçi2009-03-161-6/+7
| | | | | | Firewall:Rules section maybe it would be usable to have tham on nat too. * Some fixes and cleanup.
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* Add text, from lagg(4) man page, that explains what the various protocols ↵Ermal Luçi2008-09-201-2/+2
| | | | 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.Ermal Luçi2008-08-111-3/+1
|
* NOTE: Ticket #1783 is implemented now.Ermal Luçi2008-07-251-1/+1
|
* Fixup lagg GUI.Ermal Luçi2008-07-251-1/+1
|
* Implement frontend part for lagg(4).Ermal Luçi2008-07-251-0/+136
NOTE: that lagg(4) and bridge(4) need both a status page.
OpenPOWER on IntegriCloud