summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_ppps_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* Take out all code that assumes to use DHCP for local ip if local ip is left b...gnhb2010-06-101-12/+1
* Allow assigned interfaces to be choosed as ppp members. This allows ppp over ...Ermal2010-06-101-1/+10
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-101-7/+4
* Make pppoe reset work again with new <if> naming scheme.gnhb2010-06-091-1/+0
* Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-091-104/+10
* Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-071-8/+5
* Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-051-5/+4
* Simplify GUI even more, especially for PPP connections.gnhb2010-06-041-97/+77
* Set default values to what we've had in the past.gnhb2010-06-031-1/+1
* Rework GUI to hide advanced options and display via button.gnhb2010-06-031-95/+107
* Listing service providersVinicius Coque2010-06-021-7/+32
* Simplify code that handles link specific data fields like local ip, gateway, ...gnhb2010-05-311-70/+31
* Clean up javascript even more, so unnecessary loops don't get executed.gnhb2010-05-291-1/+1
* Really fix javascript . . .gnhb2010-05-281-3/+4
* Fix missing case statement for L2TP.gnhb2010-05-281-0/+1
* Fixed problems in javascript and added L2TP support to GUI.gnhb2010-05-281-76/+83
* Clean up code in interfaces_ppps_edit.php and in javascript.gnhb2010-05-281-1/+1
* Remove all "defaultgw" settings from PPPs config page.gnhb2010-05-261-10/+1
* Fix many things related to PPP connections.gnhb2010-05-261-70/+89
* Modify and fix code to set pppoe periodic reset.gnhb2010-05-181-1/+1
* Fixing bugs and ommissions.gnhb2010-05-131-1/+2
* Small changes to fix up these pages a little bit.gnhb2010-05-121-2/+3
* Bandwidth, MTU, MRU settings working.gnhb2010-05-121-34/+39
* Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths f...gnhb2010-05-111-29/+50
* PPPoE Periodic Reset via cron working.gnhb2010-05-101-19/+19
* Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-10/+4
* Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee...gnhb2010-05-081-140/+137
* Code configured to use new interfaces_ppps_configure function for PPP, PPPoE,...gnhb2010-05-051-28/+16
* New code working with PPP connections, and probably PPPoE/PPtP but I haven't ...gnhb2010-05-051-7/+6
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-0/+885
OpenPOWER on IntegriCloud