summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix http://forum.pfsense.org/index.php/topic,14361.0.htmlErmal Luçi2009-03-091-2/+2
* Fix display of DHCP status on Status -> InterfacesChris Buechler2009-03-091-3/+2
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-281-55/+13
* Make the rc.banner a lot more faster.Ermal Luçi2009-02-221-0/+5
* Make sure we do not return the interface passed as parameter rather NULL.Ermal Luçi2009-02-141-1/+1
* Remove wrong comment.Ermal Luçi2009-02-141-4/+0
* Fix delaying of creating composite interfaces like bridge/gre/gif. This fixes...Ermal Luçi2009-02-141-1/+1
* Remove this while loop now. It never ends and runs the cpu usage up to 100% ...Scott Ullrich2009-02-151-12/+3
* Revert "Back out ipv6 changes"Scott Ullrich2009-02-151-25/+83
* Back out ipv6 changesScott Ullrich2009-02-151-83/+25
* MPD4 moved the authentication on auth section coorect the settings on PPTP wh...Ermal Luçi2009-02-131-2/+2
* Make L2TP known in other parts of system, schedules and the function get_inte...Ermal Luçi2009-02-011-1/+1
* Add more L2TP improvements.Ermal Luçi2009-02-011-0/+3
* Correctly add lagg members and create lagg interfaces before vlans to allow t...Ermal Luci2009-01-201-1/+2
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineErmal Luci2009-01-201-17/+71
|\
| * Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-17/+71
* | Correctly add lagg members and create lagg interfaces before vlans to allow t...Ermal Luci2009-01-201-4/+4
|/
* Move laggproto setting after adding the members and making sure they are up.Ermal Luci2009-01-191-2/+2
* Fix the {interface}up checks.Ermal Luçi2008-12-081-3/+3
* Fix generation of pppoe reset cron entry. Not sure if this should stay here o...Ermal Luçi2008-12-081-2/+2
* fix CARP panics with VLANsChris Buechler2008-12-081-1/+12
* Don't use broadcast on CARP IPs.Chris Buechler2008-12-081-1/+1
* Don't add CARP IPs on an interface that doesn't exist to prevent panic.Chris Buechler2008-12-071-1/+10
* Add another parameter to interface bring down which can be used to destroy th...Ermal Luçi2008-12-071-4/+6
* Temporary Fix for vlan creation issue.Seth Mos2008-12-051-1/+1
* Use correct var.Ermal Luçi2008-11-301-1/+1
* Add some checks on interface_bring_down and remove unlinking of nameserver.co...Ermal Luçi2008-11-301-1/+4
* Correct error message.Ermal Luçi2008-11-301-1/+1
* It is legitimate to be called with an empty vlanif. The webgui uses this to c...Ermal Luçi2008-11-301-10/+6
* Correct some checks and use propper whitespace.Ermal Luçi2008-11-301-10/+10
* Change functions to function nameoffunction() {Scott Ullrich2008-11-211-70/+36
* More pppoe_reset cleanupsScott Ullrich2008-11-211-11/+24
* * Do not destory enc0Scott Ullrich2008-11-191-4/+5
* Change order slightly.Ermal Luçi2008-11-171-2/+1
* Introduce 2 new functionsErmal Luçi2008-11-161-3/+18
* Update list of altq suppported interfaces with some of our custom internal na...Ermal Luçi2008-11-161-1/+2
* Obey the dnsallowoverride option even for secondary dns on pppoe interface.Ermal Luçi2008-11-161-2/+2
* Use product_nameScott Ullrich2008-11-101-6/+6
* Try to use where possible filter_configure so upcoming event modifications ca...Ermal Luçi2008-11-081-2/+2
* Call a backtrace and log it if we have a failed interface variable.Scott Ullrich2008-11-081-0/+1
* * Add interfaces_bring_up()Scott Ullrich2008-11-071-20/+29
* Better check if the knob is defined or has no value.Ermal Luçi2008-11-071-2/+2
* Reorder the calling.Ermal Luçi2008-11-071-2/+2
* * Log an error when an ifconfig up command is missing its interfaceScott Ullrich2008-11-071-88/+128
* * Use interface_bring_down to not duplicate codeErmal Luçi2008-11-071-31/+21
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
* Surpress message when trying to remove alias addressSeth Mos2008-11-061-1/+1
* Fix typo.Ermal Luçi2008-11-051-1/+1
* Make sure to have an interface as a bridge member after reconfiguring.Ermal Luçi2008-11-051-0/+5
* Be smarter at finding the smallest mtu.Ermal Luçi2008-11-051-5/+16
OpenPOWER on IntegriCloud