summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-221-0/+37
* | Revert "Workaround for a hostapd bug that it uses the base interface's MAC in...Erik Fonnesbeck2010-02-191-26/+4
* | Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-171-17/+26
|\ \ | |/
| * Use the pfSense module function to get mtu and subnetbits in CIDR format.Ermal Luçi2010-02-171-7/+4
| * Ensure carriage returns exist to avoid run-on directivesScott Ullrich2010-02-131-0/+3
| * Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+14
| * Revert find_interface_subnet() because it need to return numbers and not netm...Ermal Luçi2010-02-121-2/+5
| * Use the pfSense module calls for getting interface mac. Improves speed and co...Ermal Luçi2010-02-121-1/+1
| * Ticket #255. Return only ip address not aliases. Also improve speed by using ...Ermal Luçi2010-02-121-14/+7
* | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-151-4/+34
* | Add slight delay before trying to get BSSID.Erik Fonnesbeck2010-02-141-0/+1
* | Use clone interface's MAC instead of BSSID if the BSSID could not be determined.Erik Fonnesbeck2010-02-141-1/+1
* | Configure and bring up the interface before getting the BSSID instead of brin...Erik Fonnesbeck2010-02-141-6/+4
* | Get the BSSID when the interface is up.Erik Fonnesbeck2010-02-141-5/+2
* | Forgot to escape the $Erik Fonnesbeck2010-02-141-1/+1
* | Fix code for getting the BSSID.Erik Fonnesbeck2010-02-141-2/+2
* | Workaround for a hostapd bug that it uses the base interface's MAC instead of...Erik Fonnesbeck2010-02-141-0/+26
* | Missing a part of the last change. Also use bssid for the first wireless clone.Erik Fonnesbeck2010-02-131-3/+1
* | Use different interface names and BSSID's for wireless clones.Erik Fonnesbeck2010-02-111-11/+18
|/
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP add...Ermal Luçi2010-02-061-2/+2
* Ticket #272. When reconfiguring an interface that is part of a bridge just ad...Ermal Luçi2010-02-051-1/+16
* Remove uneccessary devices from regex.Ermal Luçi2010-02-031-1/+1
* Propperly fix this.Ermal Luçi2010-02-031-2/+2
* Nuke quoteAdministrator2010-02-031-1/+1
* Correct syntax.Ermal Luçi2010-02-031-2/+2
* Update list of ALTQ capable interfaces with some renaming done to tun(4) on p...Ermal Luçi2010-02-021-1/+1
* Get the correct value as subnet for 'virtual' interfaces. This unbreaks the R...Ermal Luçi2010-02-021-1/+4
* Add route automatically only when the route search type is enabled on gre and...Ermal Luçi2010-02-021-2/+4
* Ticket #329. Fix typo on awk binary.Ermal Luçi2010-02-021-1/+1
* Oops, fix inverted check for 3G serialScott Ullrich2010-02-011-1/+1
OpenPOWER on IntegriCloud