Project

General

Profile

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

# Date Author Comment
52cf107d 06/21/2010 02:12 PM Marcus Brown

Fix #683. Show PPPs tab as selected when tab is selected.

69c1b043 06/13/2010 01:35 PM Marcus Brown

Fix empty data shown in interfaces_ppps when dislaying modem interfaces.

Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field is
left empty, try to get the IP from the physical interface if it has one. If not
just log error and abort.

64b4be44 06/10/2010 01:32 PM Ermal LUÇI

Show friendly interface name on the gui for members when they are assigned interfaces.

5c8e8a17 06/09/2010 02:40 PM Marcus Brown

Make pppoe reset work again with new <if> naming scheme.

Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php

Also, add code so that when ppp config section gets deleted, associated <cron>...

e5d558bf 06/09/2010 02:14 PM Marcus Brown

Change ptpid to use sequential number. This makes Ermal happy. :)

Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`

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.