Project

General

Profile

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

# Date Author Comment
ad157b4c 08/12/2010 01:37 PM Vinicius Coque

Fix gettext on interfaces_qinq.php

347ec09e 07/14/2010 04:57 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_qinq.php

5daab314 07/10/2010 04:51 PM Vinicius Coque

Fix gettext implementation on interfaces_qinq.php

1b42d9b6 07/10/2010 04:38 PM Vinicius Coque

Fix gettext implementation on interfaces_qinq.php

a11b9585 07/01/2010 02:15 AM Rafael Lucas

Implement gettext() calls on interfaces_qinq.php

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.

c059940b 02/26/2010 08:01 AM Erik Fonnesbeck

Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.

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

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

4400ad66 11/28/2009 10:47 AM Ermal Luçi

Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for the second Q in QinQ.

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

1e9ed00c 06/07/2009 05:07 AM Chris Buechler

fix link

c1289cfd 04/03/2009 08:50 AM Ermal Luçi
  • Convert the QinQ code to use a file where the commands are passed. This speeds up most of the vlan creation.
    Before you'd need 20min to create qinq with 1000 member now it adds 2000 members in just 1 minute
  • Fix some cleanups when deleting QinQ
a5adbd09 04/01/2009 07:47 PM Ermal Luçi

Do not show massive amount of members but just what can be shown on the gui

4b653c44 03/29/2009 09:19 PM Ermal Luçi

Fix copyrights.

b991e3b5 03/29/2009 09:18 PM Ermal Luçi

Add GUI pages for QinQ missed in previous commit.