summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Protect from strange situations on bootup by testing for is_array(). Do not a...Ermal2010-11-021-3/+2
* Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully.Ermal2010-10-151-1/+1
* Resolves #944. Actually bring down the vlan interface if it existed previousl...Ermal2010-10-121-1/+1
* This one looks safe, and might improve speed. Add it back.jim-p2010-10-051-1/+1
* This ref should be safe toojim-p2010-10-051-1/+1
* Whoops this reference was good (for speed) and should stay.jim-p2010-10-051-1/+1
* More unneeded references.jim-p2010-10-051-3/+3
* Remove unneeded reference.jim-p2010-10-051-1/+1
* Remove support for this legacy code. The upgrade path handles this.Ermal2010-09-301-3/+0
* Restart dnsmasq first because dyndns might depend on it. Possibly these all s...Ermal2010-09-221-3/+3
* Add as a search domain the domains suggested by dhcp.Ermal2010-09-161-0/+2
* Ticket #867. Flush the cache when restarting apinger and also when rc.newwani...Ermal2010-09-141-0/+4
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-1/+1
* Do this check earlier rather than later, instead of moving the interface_brin...Erik Fonnesbeck2010-09-031-1/+12
* Revert "Rearrange function calls for wireless to prevent killing hostapd/wpa_...Erik Fonnesbeck2010-09-031-6/+5
* Revert "Ticket #867. Do not destory interfaces other than preventing a loop f...Erik Fonnesbeck2010-09-031-5/+1
* Protect against wpa_supplicant dying when bringing down interfaces to change ...Erik Fonnesbeck2010-09-031-0/+14
* Rearrange function calls for wireless to prevent killing hostapd/wpa_supplica...Erik Fonnesbeck2010-09-031-5/+6
* Ticket #843. Disable for now bringing down the interface unless we want to de...Ermal2010-09-031-2/+4
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...Ermal2010-09-011-3/+5
* Ticket #867. Do not destory interfaces other than preventing a loop for ppp i...Ermal2010-09-011-1/+5
* Correct binaries and find_dhclient_processErmal2010-08-311-2/+4
* Make this more readble.Ermal2010-08-311-1/+1
* Ticket #860. Honor the parameter if passed.Ermal2010-08-311-0/+3
* Ticket #860. Correct code for proxyarp/choparp starting. Not sure why php did...Ermal2010-08-311-5/+10
* Actually it should test the other way.Ermal2010-08-301-1/+1
* Ticket #846. Do not try to add an interface to the bridge during an event of ...Ermal2010-08-301-5/+7
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ipal...Ermal2010-08-261-1/+20
* Fixes #847. Check even interface groups before allowing deletion of an interf...Ermal2010-08-261-0/+19
* Revert "Use get_real_interface here and compare to that to make it more gener...Erik Fonnesbeck2010-08-261-1/+1
* Tiny change to boot message to remove redundant info and make it pretty.gnhb2010-08-241-1/+1
* Add bwn to interface lists too.jim-p2010-08-231-1/+1
* Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/inde...Ermal2010-08-231-1/+1
* When booting up do not try to configure ovpn[c|s] interfaces if present also ...Ermal2010-08-201-1/+4
* Ticket #684. Dispatch the reloading of the interface in dial-on-demand case t...Ermal2010-08-201-3/+2
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-191-1/+1
* Ticket #684. Actually when reconfiguring an interface send the destory flag t...Ermal2010-08-191-1/+1
* Setup polling per interface rather only at bootup. This is a proper fix and a...Ermal2010-08-191-2/+9
* Fixes #88. Actually fix all the mess that was caused by setup_microcode() whi...Ermal2010-08-171-13/+51
* Reshufling for better reading of code.Ermal2010-08-171-3/+2
* Ticket #88. When creating the bridge find the common flags needed related to ...Ermal2010-08-171-4/+24
* Also mark wlan cloned interfaces as altq capable.Ermal2010-08-161-1/+3
* Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.Ermal2010-08-161-2/+3
* If mpd.conf files exists in the /conf directory, link to it instead ofgnhb2010-08-131-10/+14
* Expose MRRU settings in the GUI for PPPoE (MLPPP).gnhb2010-08-131-0/+6
* Do not require a refernce passed because seems php likes to screw with it int...Ermal2010-08-111-2/+2
* Add 8021.x preauth (rsn_preauth)Scott Ullrich2010-08-111-4/+10
* Fixes #684. Test file existence before trying to kill the process. Also corre...Ermal2010-08-101-3/+5
* Use correct type so a proper config is generated. Reported by:http://forum.pf...Ermal2010-08-101-3/+3
* Get the real flags set on the interface to make code below work properly! Tic...Ermal2010-08-091-1/+1
OpenPOWER on IntegriCloud