summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not log useless log and do the check earlier as a microoptimization.Ermal2010-06-101-4/+2
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-101-5/+3
* Fix up for new ptpid scheme and new iface naming scheme.gnhb2010-06-091-3/+4
* Fix missing "or" ||.gnhb2010-06-091-1/+1
* Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-091-6/+6
* Make pppoe reset work again with new <if> naming scheme.gnhb2010-06-091-12/+20
* Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-091-0/+112
* Fix all issues that Ermal found.gnhb2010-06-081-14/+17
* Give more time for getting dhcp address and DNS lookup.gnhb2010-06-081-4/+11
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-98/+123
|\
| * Add some missing code to convert_real_interface_to_friendly_interface_name. T...Ermal2010-06-031-111/+127
* | Fix up little things.gnhb2010-06-071-3/+4
* | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-071-102/+133
* | Set default values to what we've had in the past.gnhb2010-06-031-2/+6
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-71/+67
|\ \ | |/
| * Use the functions from the pfSense module to configure interfaces on interfac...Ermal2010-06-021-72/+66
| * When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
* | Delete the interface_ppp_configure function and change how PPP data is saved.gnhb2010-05-291-188/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-1/+16
|\ \ | |/
| * On gre/gif case when the interface is saved do a reconfigure of the underlyin...Ermal2010-05-251-0/+15
| * pfSense_get_interface_stats no longer gives the up/down status of the interfa...Erik Fonnesbeck2010-05-251-1/+1
* | Add client l2tp support. Not complete yet.gnhb2010-05-281-3/+6
* | Remove all "defaultgw" settings from PPPs config page.gnhb2010-05-261-10/+5
* | Fix many things related to PPP connections.gnhb2010-05-261-43/+63
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-121-5/+7
|\ \ | |/
| * Rework check for PPPoE reset setting, it wasn't matching at bootup so the res...jim-p2010-05-101-1/+1
OpenPOWER on IntegriCloud