summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* -f is not even an option. Bad dhclient web page giving out false info.Scott Ullrich2005-09-031-5/+5
* * Launch DHCLIENT in foreground mode.Scott Ullrich2005-09-031-5/+5
* Do not setup supplicant if running hostapScott Ullrich2005-09-021-3/+6
* Add HOSTAP WPA supportScott Ullrich2005-09-021-0/+31
* Add WPA backend supportScott Ullrich2005-08-291-0/+24
* Even if a user doesn't fill in a hostname we really should run dhclient-script.Scott Ullrich2005-08-261-15/+29
* $bridges_total should be a global variable. Treat as such.Scott Ullrich2005-08-251-4/+4
* More fixes submitted by databeestjeScott Ullrich2005-08-241-9/+13
* Do not echo done in interfaces_optional_configure_if()Scott Ullrich2005-08-211-5/+0
* Use correct interfaceScott Ullrich2005-08-161-2/+2
* Use correct interfaceScott Ullrich2005-08-161-4/+4
* Correct grab the optional configuration profileScott Ullrich2005-08-161-4/+3
* Correctly bring up optional interface dhclientScott Ullrich2005-08-141-5/+5
* Down the interface in question. DHCLIENT should exit gracefully afterwards a...Scott Ullrich2005-08-141-4/+4
* Fixup Renew/ReleaseScott Ullrich2005-08-121-0/+48
* Allow multi interface Renew/ReleaseScott Ullrich2005-08-121-1/+2
* Add interfaces_dhcp_down($interface);Scott Ullrich2005-08-121-0/+10
* Update location of dhclient-scriptScott Ullrich2005-08-101-2/+2
* Remove no longer used dhclient -r option.Scott Ullrich2005-08-101-1/+0
* Tell dhclient to go into background and don't call mwexec_bg()Scott Ullrich2005-08-101-3/+3
* Back out last commit.Scott Ullrich2005-08-101-1/+0
* ++ counter before processingScott Ullrich2005-08-101-0/+1
* Remove any dangling carp occurances. This bug showed its head during the hac...Scott Ullrich2005-08-101-0/+6
* Do not write to /tmp/sbin/ifconfig, write to /tmp/ifconfigScott Ullrich2005-08-081-1/+1
* Correctly write out /tmp/ fileScott Ullrich2005-08-041-1/+1
* correct path to ifconfigScott Ullrich2005-08-021-2/+2
* Do not blow away lan IP when creating a bridgeScott Ullrich2005-08-021-1/+1
* Start counting at 0Scott Ullrich2005-08-021-0/+1
* Add LAN bridging optionScott Ullrich2005-08-021-7/+7
* Add LAN bridging optionScott Ullrich2005-08-021-0/+18
* Add backend support for OLSR protocolScott Ullrich2005-08-021-0/+3
* Correctly bring up optional interfaces dhcpScott Ullrich2005-07-311-1/+1
* Correctly deterimine if a optional interface should be using dhcpScott Ullrich2005-07-311-1/+1
* 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
OpenPOWER on IntegriCloud