Project

General

Profile

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

# Date Author Comment
a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
40de0b13 03/22/2009 11:54 PM Ermal Luçi

Add secret option required on some setups.

6e8bd1b0 03/12/2009 01:21 AM Seth Mos

Fix typo in function name. This caused the page to break off.

3ffc1e89 02/28/2009 07:13 PM Ermal Luçi

Use the interface API rather than old style interface list building.

a56120f2 02/15/2009 09:34 PM Ermal Luçi

Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.

5656fe23 02/01/2009 05:13 PM Ermal Luçi

Add more L2TP backend code.