summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #776. reload even ipalias type of vip when reloading carps and do not ...Ermal2010-07-301-3/+8
* Be more correct and do the same checks for RXCSUM capabilities as is done for...Ermal2010-07-301-0/+5
* Ticket #88. Correctly use the parameter returned from link_interface_to_bridg...Ermal2010-07-301-22/+23
* Ticket #752. Actually do this only for openvpn client instances.Ermal2010-07-291-2/+2
* Ticket #752. Consider openvpn interfaces as ones with gateways now that the u...Ermal2010-07-291-1/+5
* Add a checkbox to make syncing shared wireless settings to a central area opt...Erik Fonnesbeck2010-07-281-5/+7
* Add a central location that shared wireless settings will sync to/from.Erik Fonnesbeck2010-07-281-0/+11
* partially fix Status>CARP enable/disableChris Buechler2010-07-271-0/+1
* only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match a...Chris Buechler2010-07-211-2/+2
* Ticket #667. Actually destroy when trying to reconfigure an interface.Ermal2010-07-211-3/+2
* Ticket #667. Take another approach at handling dial-on-demand and Connect/Dis...Ermal2010-07-211-4/+6
* Remove extra }Erik Fonnesbeck2010-07-061-1/+1
* Fix up checks for changing wireless regulatory settings.Erik Fonnesbeck2010-07-061-11/+7
* Also teach system_routing_configure to have an interface as parameter so to r...Ermal2010-06-181-1/+1
* Do not reconfigure CP on every event of interfaces or while reloading the web...Ermal2010-06-181-2/+2
* Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
* Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-8/+25
* Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...Ermal2010-06-161-3/+12
* Fix comments to work better.gnhb2010-06-151-5/+3
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-151-1/+1
|\
| * Fix typo. Ticket #632jim-p2010-06-141-1/+1
* | Comment out log suppression. No front end control implemented yet.gnhb2010-06-151-1/+1
|/
* Ticket #88. Add checks to disable txcsum when needed for wirless interfaces s...Ermal2010-06-141-2/+7
* Simplify/optimize code for carp [re]configuration. This is possibly related t...Ermal2010-06-141-16/+4
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-141-1/+1
* Remove extra code that isn't needed any more in interfaces.inc.gnhb2010-06-131-8/+1
* Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-131-29/+20
* With no * mpd will suppress some of the logs, but still doesn't seem quite ri...gnhb2010-06-101-1/+1
* Take out all code that assumes to use DHCP for local ip if local ip is left b...gnhb2010-06-101-1/+5
* Actually seems this option is deprectated. Thanks-to: gnhbErmal2010-06-101-1/+0
* Place bundle options at the bunlde code section.Ermal2010-06-101-1/+1
* Fixup code.Ermal2010-06-101-10/+5
* Remove old interface_pppoe_configure and interface_pptp_configure functions.gnhb2010-06-101-294/+0
* Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.gnhb2010-06-101-17/+27
* Catch up with latest ppp configuration type in convert_real_interface_to_frie...Ermal2010-06-101-58/+17
OpenPOWER on IntegriCloud