Ermal
4f4e85dfb8
Make sure we tell the code that the interface exists otherwise multiple laggs might get created.
2011-03-03 16:30:07 +00:00
gnhb
baca83aa29
Fix page title text. Replace "Firewall" with "Interfaces" in title.
2011-03-02 11:51:30 +07:00
Ermal
d1f48a8871
Show on the interface list present members of the lagg.
2010-12-20 22:24:58 +00:00
Erik Fonnesbeck
1634524df7
Fix field descriptions on input validation for LAGG edit.
2010-12-08 14:51:32 -07:00
Ermal
0a1eabbe81
Resolves #947 . Blacklist interfaces to show as possible lagg members if they are present in a lagg already.
2010-11-30 15:15:09 +00:00
Scott Ullrich
dd5bf424c1
Fix XSS issues
2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46
Bring in XSS id fixes from m0n0wall
2010-11-12 11:03:51 -05:00
Ermal
3c69217457
Resolves #947 . Blacklist lagg interfaces from the list of possible lagg members.
2010-10-12 21:44:30 +00:00
Carlos Eduardo Ramos
f6a2c6ab84
Corrections gettext implementation on interfaces_lagg_edit.php
2010-07-21 15:03:49 -03:00
Vinicius Coque
4cc3954707
Fix gettext on interfaces_lagg_edit.php
2010-07-10 13:31:14 -03:00
Carlos Eduardo Ramos
f28e93d2c0
Implement gettext() calls on interfaces_lagg_edit.php
2010-07-01 20:49:16 -03: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
39fbee97c8
Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php/topic,16734.0.html
2009-06-04 11:42:02 +00:00
Ermal Luci
d58d04c3ee
Allow to create VLANs on top of LAGG interfaces in the GUI.
2009-01-24 01:04:23 +00:00
Ermal Luçi
85a5da131c
* Rename get_current_wan_address to get_interface_ip
...
* Rename get_real_wan_interface to get_real_interface
* Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
* Cleanup some code when passing or remove some unused one.
2008-10-23 21:51:53 +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
69e5a8be8d
Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.
2008-09-09 11:08:02 +00:00
Ermal Luçi
5efc5b6fda
Try to reconfigure interfaces if assigned when edited. For gif and gre this does not make sense.
2008-09-07 19:39:19 +00:00
Scott Ullrich
ae5b49b10a
Dress page up with a CSS header like other pages use.
2008-08-30 19:46:19 +00:00
Ermal Luçi
4318cee1da
Do not show assigned interfaces on lagg config.
2008-08-05 22:43:25 +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