Commit Graph

22 Commits

Author SHA1 Message Date
Vinicius Coque
0952c85b1e Fix gettext on interfaces_lagg.php 2010-08-12 10:23:16 -03:00
Carlos Eduardo Ramos
77621e7abf Corrections gettext implementation on interfaces_lagg.php 2010-07-21 15:01:33 -03:00
Carlos Eduardo Ramos
b705a25b4c Implement gettext() calls 2010-07-01 20:29:19 -03:00
Larry Gilbert
22a11a582f Fix some errors in spelling, punctuation, grammar, etc. 2010-06-12 17:07:52 -07:00
gnhb
0661b194d9 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 from
single line if conditionals, and more . . .
2010-05-26 21:07:00 +07:00
gnhb
42809b4a03 Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
2010-05-04 15:35:29 +07:00
gnhb
d02951e924 Fix other interfaces_* pages and keep working with mlppp. 2010-03-30 18:28:19 +07:00
gnhb
57b053e94e Add new menu name to other interfaces_* pages. 2010-03-30 14:43:53 +07:00
Erik Fonnesbeck
1e52f18cc9 Merge commit 'mainline/master' 2010-03-01 15:46:54 -07:00
Ermal Luçi
fd22be34f6 Ticket #367. On double click go to the repective edit page. 2010-02-26 18:49:26 +00:00
Erik Fonnesbeck
79637b03ff Add wireless tab to Interfaces: (assign) now that the configuration page is functional. 2010-02-15 02:01:40 -07:00
Ermal Luçi
67b6de9ee2 Do not allow deleting lagg interfaces when they have vlans on top. 2010-01-18 18:21:34 +00:00
Chris Buechler
774569544e clarify text 2009-11-26 23:29:34 -05:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Luçi
5f1e1d2617 Bring in support for QinQ. At this time it is limited to only 2 levels. 2009-03-28 09:08:31 +00:00
Ermal Luçi
0ec2fdf0ad * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00
Scott Ullrich
d4da624988 Do not hard code white 2008-10-12 21:24:10 +00:00
Ermal Luçi
0605bbe327 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. 2008-09-20 14:02:46 +00:00
Ermal Luçi
2eedb54841 Remove debugging craft. 2008-08-11 16:31:58 +00:00
Ermal Luçi
9ac75a881f NOTE: Ticket #1783 is implemented now. 2008-07-25 21:28:08 +00:00
Ermal Luçi
6c6a618ac4 Fixup lagg GUI. 2008-07-25 21:05:17 +00:00
Ermal Luçi
94be2ccf4d Implement frontend part for lagg(4).
NOTE: that lagg(4) and bridge(4) need both a status page.
2008-07-25 20:35:59 +00:00