Project

General

Profile

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

# Date Author Comment
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.

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

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

d8ba56f6 11/27/2009 04:25 AM Chris Buechler

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

22e6d572 03/18/2009 09:18 PM Ermal Luçi
  • Add a link to go directly to interface group rules.
  • Reinitialize the members array to show correctly the members.
42753d25 03/17/2009 12:01 AM Ermal Luçi

Actually merge the part that does the real work with FreeBSD groups.

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.