summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow multiple bridges.Scott Ullrich2005-05-291-24/+8
* Convert friendly interface name to real interfaceScott Ullrich2005-05-251-1/+2
* Correctly bring up carp interfaces if carpdev is not chosenScott Ullrich2005-05-241-1/+1
* Only echo out if we're bootingScott Ullrich2005-05-241-1/+2
* Allow user to specify interface. This will allow CARP to work on DHCP inter...Scott Ullrich2005-05-231-1/+5
* More console muting. We actually look professional now.Scott Ullrich2005-05-221-0/+5
* Mute and unmute the console at strategic times to cleanup the boot sequenceScott Ullrich2005-05-211-0/+2
* * Minor cleanup, almost entirely of bootup messages.Colin Smith2005-05-181-16/+4
* Don't forget to echoScott Ullrich2005-05-061-1/+1
* Allow outbound DNS queries during boot incase rules have hostnames int hemScott Ullrich2005-05-061-0/+1
* Correctly insert CARP and PFSYNC rules on bootScott Ullrich2005-05-061-5/+9
* Bring carp interfaces up under rc.bootup, not the filter processScott Ullrich2005-05-061-0/+8
* CleanupsScott Ullrich2005-05-061-1/+1
* Pass command as one lineScott Ullrich2005-05-051-2/+1
* Merge carp into baseScott Ullrich2005-05-051-7/+49
* Don't forget to create bridge0Scott Ullrich2005-05-011-0/+1
* Configure bridges using Open/Net style code.Scott Ullrich2005-05-011-11/+14
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Move default gateway out of wan config to system config (leave in gui though)Bill Marquette2005-03-101-1/+1
* it helps if you use the write sysctl to enable bridgingBill Marquette2005-03-011-4/+2
* * Correct variable mispelling in pfsense-utils.incScott Ullrich2005-02-251-2/+2
* * Cleanup carp code. Add a function to show how many carp interfaces are cur...Scott Ullrich2005-02-241-0/+6
* Set net.link.ether.bridge.pf when enabling bridge.Scott Ullrich2004-12-231-5/+5
OpenPOWER on IntegriCloud