summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add backend code for antenna settings. Ticket #13Erik Fonnesbeck2010-08-051-5/+43
* Add reference instead of copying also remove bogus comment and code that reli...Ermal2010-08-031-10/+1
* Use get_real_interface here and compare to that to make it more generic inste...Erik Fonnesbeck2010-08-021-1/+1
* Since convert_friendly_interface_to_friendly_descr is now used for display pu...Erik Fonnesbeck2010-08-021-2/+2
* Revert "Adjust case of aliases/description names for PPTP and PPPoE server in...Erik Fonnesbeck2010-08-021-2/+2
* Don't create the wireless section of the config for an interface section that...Erik Fonnesbeck2010-08-021-2/+2
* Make convert_real_interface_to_friendly_interface_name recognize that the par...Erik Fonnesbeck2010-08-021-0/+3
* Adjust case of aliases/description names for PPTP and PPPoE server interfaces.Erik Fonnesbeck2010-08-011-2/+2
* Correct capitalization for PPTP and L2TP in a couple places.Erik Fonnesbeck2010-08-011-4/+4
* Small optimization for convert_friendly_interface_to_friendly_descr. Do not ...Erik Fonnesbeck2010-08-011-0/+7
OpenPOWER on IntegriCloud