Project

General

Profile

Download (5.52 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

0661b194 05/26/2010 02:07 PM Marcus Brown

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 . . .

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.

d02951e9 03/30/2010 11:28 AM Marcus Brown

Fix other interfaces_* pages and keep working with mlppp.

57b053e9 03/30/2010 07:43 AM Marcus Brown

Add new menu name to other interfaces_* pages.

1e52f18c 03/01/2010 10:46 PM Erik Fonnesbeck

Merge commit 'mainline/master'

fd22be34 02/26/2010 06:49 PM Ermal Luçi

Ticket #367. On double click go to the repective edit page.

79637b03 02/15/2010 09:01 AM Erik Fonnesbeck

Add wireless tab to Interfaces: (assign) now that the configuration page is functional.

67b6de9e 01/18/2010 06:21 PM Ermal Luçi

Do not allow deleting lagg interfaces when they have vlans on top.

77456954 11/27/2009 04:29 AM Chris Buechler

clarify text

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

5f1e1d26 03/28/2009 09:08 AM Ermal Luçi

Bring in support for QinQ. At this time it is limited to only 2 levels.

0ec2fdf0 03/16/2009 11:48 PM Ermal Luçi
  • 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.
d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

0605bbe3 09/20/2008 02:02 PM Ermal Luçi

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.

2eedb548 08/11/2008 04:31 PM Ermal Luçi

Remove debugging craft.

9ac75a88 07/25/2008 09:28 PM Ermal Luçi

NOTE: Ticket #1783 is implemented now.

6c6a618a 07/25/2008 09:05 PM Ermal Luçi

Fixup lagg GUI.

94be2ccf 07/25/2008 08:35 PM Ermal Luçi

Implement frontend part for lagg(4).

NOTE: that lagg(4) and bridge(4) need both a status page.