summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Use wireless_regex global to deterimine if an interface supports hostapScott Ullrich2005-07-301-4/+4
* Add 802.11g only mode for cards that support itScott Ullrich2005-07-291-3/+8
* * Add hidessid option for hostap modeScott Ullrich2005-07-291-2/+18
* Freebsd uses ifconfig instead of brconfig. The horror!Scott Ullrich2005-07-241-2/+9
* Start dhclient in the backgroundScott Ullrich2005-07-241-1/+1
* Tweak sleep valuesScott Ullrich2005-07-241-9/+7
* Add transmit power settingsScott Ullrich2005-07-241-1/+4
* Remove IP address when shutting down dhclientScott Ullrich2005-07-241-0/+4
* dont sync on bootScott Ullrich2005-07-231-2/+0
* Sync after wan configurationScott Ullrich2005-07-231-2/+4
* Sleep 5 before running dhclientScott Ullrich2005-07-231-0/+2
* Do not start dhclient in bgScott Ullrich2005-07-231-1/+1
* Logout output of dhclient startupScott Ullrich2005-07-231-1/+1
* Log the dhclient startup command. Diagnosing the lack of dhclient on first ...Scott Ullrich2005-07-231-0/+4
* Alert when creating random mac addressScott Ullrich2005-07-181-0/+3
* Missing }Scott Ullrich2005-07-141-13/+14
* Revert.Colin Smith2005-07-141-1/+1
* Trim extra ')'.Colin Smith2005-07-141-1/+1
* ) -> }Scott Ullrich2005-07-141-3/+3
* Fix calls to file_notice().Colin Smith2005-07-141-3/+3
* File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ffScott Ullrich2005-07-141-0/+3
* If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac...Scott Ullrich2005-07-141-4/+42
* Merge in virtual IP codeBill Marquette2005-07-131-41/+46
* filter_boot_dirty -> filter_dirtyScott Ullrich2005-07-101-3/+3
* Minor style cleanupsScott Ullrich2005-07-061-2/+2
* Add dhclient-scriptScott Ullrich2005-07-061-3/+2
* Move send host-name inside {}Scott Ullrich2005-07-061-2/+3
* Add multi wan dhclient support.Scott Ullrich2005-07-061-11/+60
* Write out ifconfig to /var/tmp/ifconfig_wireless for debuggingScott Ullrich2005-07-051-0/+4
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-46/+43
* Do not call filer_configure() if booting. set /tmp/filter_boot_dirty flag.Scott Ullrich2005-07-031-6/+6
* Be sure to bring parent pfsync interface upScott Ullrich2005-06-291-0/+1
* Do not kload vlan module, its compiled into the kernel.Scott Ullrich2005-06-291-3/+0
* Do a more graceful carp handover.Scott Ullrich2005-06-291-2/+4
* Update wireless support to work with IBSS and BSS.Scott Ullrich2005-06-271-63/+62
* Use mwexec_bg()Scott Ullrich2005-06-201-1/+1
* do not bg itemScott Ullrich2005-06-201-1/+1
* Woops, missing ; due to lack of closing )Scott Ullrich2005-06-201-1/+1
* Fire up dhclient in the backgroundScott Ullrich2005-06-201-6/+8
* Import dhclient fixes.Scott Ullrich2005-06-191-6/+6
* Bring wan interface up before starting dhclientScott Ullrich2005-06-191-1/+4
* Correct a bug where Channel was not being applied.Scott Ullrich2005-06-171-2/+11
* remove debuggingScott Ullrich2005-06-051-4/+0
* Correctly enable hostap on wi type cardsScott Ullrich2005-06-051-6/+8
* Remove debugging lineScott Ullrich2005-06-031-2/+0
* Correctly bring up hostap modeScott Ullrich2005-06-031-6/+14
* Enable spanning tree protocol on bridged nodesScott Ullrich2005-06-011-1/+1
* Make sure $bridges_total is a numericScott Ullrich2005-05-311-0/+2
* More bootup cleanupsScott Ullrich2005-05-301-2/+2
* Make all startup commands uniform by correctly outputing when they are done.Scott Ullrich2005-05-301-0/+4
OpenPOWER on IntegriCloud