summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...Erik Fonnesbeck2010-03-071-0/+7
* The mode must be specified in a separate command before ifconfig will allow t...Erik Fonnesbeck2010-03-061-0/+4
* Add support for 802.11n in get_wireless_modes and the channels list.Erik Fonnesbeck2010-03-061-0/+7
* Fix distance setting for ath and add it to the wireless settings that are syn...Erik Fonnesbeck2010-03-031-2/+3
* Ticket #259. Retrun only the first pid from the list that might be found. Thi...Ermal Luçi2010-03-031-1/+4
* Unly try to reload carps after bootup is complete.Ermal Luçi2010-03-031-1/+2
* Unset variable.Erik Fonnesbeck2010-03-021-0/+1
* Sync the mode of an assigned wireless clone with the mode on the page for cre...Erik Fonnesbeck2010-03-021-1/+22
* Merge commit 'mainline/master'Erik Fonnesbeck2010-03-011-7/+9
|\
| * Actually remove vlan_native_support array it is not used in 2.0. While there ...Ermal Luçi2010-02-251-6/+6
| * Resolves #381. If set change interface mtu, somehow this code got lost!Ermal Luçi2010-02-251-0/+2
| * Fix linking interface to vlans function so it works correctly.Ermal Luçi2010-02-231-1/+1
| * Revert "Fix linking interface to vlans function so it works correctly."Ermal Luçi2010-02-231-1/+1
| * Fix linking interface to vlans function so it works correctly.Ermal Luçi2010-02-231-1/+1
* | Revert "Don't skip disabled interfaces when checking which are assigned." and...Erik Fonnesbeck2010-02-241-1/+1
* | Add missing opening brace in the two new functions.Erik Fonnesbeck2010-02-231-2/+2
* | Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-231-21/+20
* | Part of the interface name comparison was wrong and part was missing.Erik Fonnesbeck2010-02-221-1/+1
* | Make sure ['wireless'] does not get accessed as an array when it is not an ar...Erik Fonnesbeck2010-02-221-1/+4
OpenPOWER on IntegriCloud