summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-101-5/+3
* Fix up for new ptpid scheme and new iface naming scheme.gnhb2010-06-091-3/+4
* Fix missing "or" ||.gnhb2010-06-091-1/+1
* Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-091-6/+6
* Make pppoe reset work again with new <if> naming scheme.gnhb2010-06-091-12/+20
* Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-091-0/+112
* Fix all issues that Ermal found.gnhb2010-06-081-14/+17
* Give more time for getting dhcp address and DNS lookup.gnhb2010-06-081-4/+11
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-98/+123
|\
| * Add some missing code to convert_real_interface_to_friendly_interface_name. T...Ermal2010-06-031-111/+127
* | Fix up little things.gnhb2010-06-071-3/+4
* | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-071-102/+133
* | Set default values to what we've had in the past.gnhb2010-06-031-2/+6
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-71/+67
|\ \ | |/
| * Use the functions from the pfSense module to configure interfaces on interfac...Ermal2010-06-021-72/+66
| * When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
* | Delete the interface_ppp_configure function and change how PPP data is saved.gnhb2010-05-291-188/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-1/+16
|\ \ | |/
| * On gre/gif case when the interface is saved do a reconfigure of the underlyin...Ermal2010-05-251-0/+15
| * pfSense_get_interface_stats no longer gives the up/down status of the interfa...Erik Fonnesbeck2010-05-251-1/+1
* | Add client l2tp support. Not complete yet.gnhb2010-05-281-3/+6
* | Remove all "defaultgw" settings from PPPs config page.gnhb2010-05-261-10/+5
* | Fix many things related to PPP connections.gnhb2010-05-261-43/+63
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-121-5/+7
|\ \ | |/
| * Rework check for PPPoE reset setting, it wasn't matching at bootup so the res...jim-p2010-05-101-1/+1
| * Fix an edge error in getting the carp interfaces reported by Effone.Ermal2010-05-101-9/+5
| * Do not prepend empty lines to the first member this might trigger errors on c...Ermal2010-05-101-2/+7
| * Fix link_ip_to_carp_interface. This unbreak at least Carp on CP and other con...Ermal2010-05-071-0/+1
* | Bandwidth, MTU, MRU settings working.gnhb2010-05-121-54/+66
* | Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths f...gnhb2010-05-111-10/+2
* | PPPoE Periodic Reset via cron working.gnhb2010-05-101-22/+14
* | Clean up of last revert commit. Revert requested by CMB. (Bring back PPP tab ...gnhb2010-05-091-1/+2
* | Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-20/+25
* | Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee...gnhb2010-05-081-6/+16
* | Code configured to use new interfaces_ppps_configure function for PPP, PPPoE,...gnhb2010-05-051-58/+67
* | New code working with PPP connections, and probably PPPoE/PPtP but I haven't ...gnhb2010-05-051-0/+320
* | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-8/+10
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-021-9/+27
|\ \ | |/
| * Display some extra information about the available wireless channels.Erik Fonnesbeck2010-05-021-1/+24
| * Ticket #471. Bring up the removed/unassigned interface correctly if it is par...Ermal2010-04-271-7/+2
| * Ticket #540. Do not require VJ compression with todays link speeds it pessimi...Ermal2010-04-271-1/+1
* | Fix up code to make ppp work again with new interface naming structure.gnhb2010-04-301-5/+8
|/
* Make PPP redial when the connection is dropped. Also, fix PPP uptime display.gnhb2010-04-111-0/+2
* Implement reporting and logging of historical PPP uptime with data persisten...gnhb2010-04-101-19/+0
* Rework interface_bring_down function a bit. Remove un-needed unlink calls to ...gnhb2010-04-101-8/+7
* Changes to make PPP work again. mpd5 fails to establish a ppp link withoutgnhb2010-03-291-5/+8
* Fix a few small bugs in new PPP code, and one type in pfsense-utils.incgnhb2010-03-291-4/+2
* Remove bougs (.Ermal2010-03-281-1/+1
* Propperly choose interface name from correct variable.Ermal2010-03-281-4/+4
* Ticket #447. Allow multiple innstances to be run.Ermal2010-03-271-2/+2
OpenPOWER on IntegriCloud