summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* MFC 7035Scott Ullrich2005-10-211-1/+1
* MFC 7034Scott Ullrich2005-10-211-5/+13
* MFC 7016Scott Ullrich2005-10-201-1/+1
* MFC 7010Scott Ullrich2005-10-191-6/+9
* Echo done after configuring carpScott Ullrich2005-10-161-1/+1
* MFC 6906 6907Scott Ullrich2005-10-161-4/+4
* MFC 6899Scott Ullrich2005-10-161-16/+18
* MFC 6897Scott Ullrich2005-10-161-0/+4
* MFC 6894Scott Ullrich2005-10-161-0/+11
* MFC 6892Scott Ullrich2005-10-161-4/+4
* MFC 6871Scott Ullrich2005-10-161-1/+8
* MFC 1.178Scott Ullrich2005-10-161-2/+2
* Correct sysctl locationScott Ullrich2005-10-161-1/+1
* * pfsync0 should already exist, do not createScott Ullrich2005-10-151-7/+4
* * Major rewrite of CARP/PFSYNC init code. Remove a bunch of if() and for() t...Scott Ullrich2005-10-141-82/+96
* * Various safety checksScott Ullrich2005-10-131-5/+9
* Make get_number_of_bridged_interfaces() a little more industrial strength by ...Scott Ullrich2005-10-121-2/+7
* Missing }Scott Ullrich2005-10-121-0/+1
* Do not call ifconfig on non-existant interfaces when testingScott Ullrich2005-10-121-1/+4
* * Correctly bring up a new bridgeScott Ullrich2005-10-121-8/+8
* Remove debugging lineScott Ullrich2005-10-121-1/+1
* Start at 0Scott Ullrich2005-10-121-1/+0
* Use consistent variable namesScott Ullrich2005-10-121-3/+2
* Trim whitespaceScott Ullrich2005-10-121-1/+1
* Change get_number_of_bridged_interfaces() behaviorScott Ullrich2005-10-121-7/+2
* Correctly return # of bridgesScott Ullrich2005-10-121-1/+6
* Set $x = 0 before for()Scott Ullrich2005-10-121-0/+2
* Sync with 1.2Scott Ullrich2005-10-121-4/+10
* Sleep between down, delete and destroy. Race conditions are bad, mmmmkay?Scott Ullrich2005-10-111-0/+3
* Return a numerical value instead of "bridge{$x}"Scott Ullrich2005-10-111-1/+1
* Return a numerical value instead of "bridge{$x}"Scott Ullrich2005-10-111-2/+2
* ++ bridge countScott Ullrich2005-10-111-1/+3
* Move wan gateway to interfaces->wan->gatewayScott Ullrich2005-10-091-1/+1
* Correctly define () bracketsScott Ullrich2005-10-091-2/+2
* Test for active bridge betterScott Ullrich2005-10-091-12/+7
* Down bridge before deleting and destroyingScott Ullrich2005-10-091-0/+1
* * Add destroy_bridge()Scott Ullrich2005-10-091-1/+17
* Use get_next_available_bridge_interface() when creating new bridged interfaceScott Ullrich2005-10-091-10/+7
* * Add get_number_of_bridged_interfaces()Scott Ullrich2005-10-091-0/+22
* Added hidden option for Roaming.Espen Johansen2005-10-051-0/+3
* Assign $wancfg array before resolving real interfaceScott Ullrich2005-10-021-2/+2
* Translate friendly name into real interface nameScott Ullrich2005-10-021-0/+2
* Split dhcp out of get_current_wan_address into its own logic. Do not use ge...Scott Ullrich2005-10-021-2/+15
* * Extend get_current_wan_address() to accept a interface.Scott Ullrich2005-10-021-2/+2
* Run dhclient without -dScott Ullrich2005-09-301-5/+5
* Do not run dhclient in the background with mwexec_bg()Scott Ullrich2005-09-301-3/+3
* Complete rewrite of wireless. Everything should be working nowEspen Johansen2005-09-301-148/+163
* Let ifconfig changes happen after hostapd is killed.Espen Johansen2005-09-281-3/+8
* If debugging is enabled, do not mute the console when bringing up the optiona...Scott Ullrich2005-09-281-1/+0
* When debugging, alert while assigning syncdevScott Ullrich2005-09-271-0/+2
OpenPOWER on IntegriCloud