summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
* 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
* 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
* 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
* 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
|\
OpenPOWER on IntegriCloud