summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kill hostapd and wpa_supplicant when bringing the interface down.Erik Fonnesbeck2010-03-261-0/+7
* Always kill both hostapd and wpa_supplicant, or they may stay running when WP...Erik Fonnesbeck2010-03-261-7/+3
* Fix killing mpd process for ppp.Ermal2010-03-271-3/+2
* Close console and web services for mpd.Ermal2010-03-271-2/+12
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-197/+127
* Remove nonsense.Ermal2010-03-261-1/+1
* Trivial change in position of counter.gnhb2010-03-261-1/+1
* I have PPP with mpd5 working really well now, including setting the APN and APNgnhb2010-03-261-130/+216
* Prevent upgrade/spurious errors from happening.Ermal2010-03-241-1/+1
* Add code for applying wireless regulatory configuration and some extra notes ...Erik Fonnesbeck2010-03-161-1/+71
* Add configuration options for wireless regulatory settings. Still needs code...Erik Fonnesbeck2010-03-161-1/+1
* We need mpd5.Ermal2010-03-151-1/+1
* Remove whitespce and do less concat operations.Ermal2010-03-121-7/+0
* Disable incoming pppoe requests.Ermal2010-03-121-0/+2
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-6/+4
* Correctly configure the default route addition when interfaces are configured...Ermal Luçi2010-03-091-2/+28
* Upps use mpd5.Ermal Luçi2010-03-091-1/+1
* Enable mpd5 for pppoe/pptp client connections. It brings improvements with it.Ermal Luçi2010-03-081-70/+45
* Make sure the channel list for a mode does not get cleared if it already exists.Erik Fonnesbeck2010-03-081-4/+8
* Fixes for 11g Turbo and 11a Turbo modes.Erik Fonnesbeck2010-03-071-5/+4
* Disable ampdu for now on mwl when running in 11n mode to prevent massive pack...Erik Fonnesbeck2010-03-071-0/+5
* Ensure string is cleared out if neededScott Ullrich2010-03-071-0/+2
* Only include wpa_passphrase= line if a string has been entered. Ticket #404Scott Ullrich2010-03-071-1/+3
OpenPOWER on IntegriCloud