summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* Rename filter_translate_type_to_real_interface to interface_translate_type_to...Ermal Luçi2009-05-051-2/+15
* * Teach get_interface_subnet() about carp.Ermal Luçi2009-05-051-3/+11
* * Convert from exec_command to `$command` to remove the only dependency of in...Ermal Luçi2009-05-011-7/+6
* Remove extra $Scott Ullrich2009-04-281-6/+6
* Separate delete down actions on ifconfig to fix issues. Add L2TP virtual inte...Ermal Luçi2009-04-261-4/+6
* Fix typo to correctly load interface groups on startup.Ermal Luçi2009-04-261-1/+1
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-261-37/+0
* More functions moving from pfsense-utils to interfaces.inc.Ermal Luçi2009-04-261-0/+154
* * Make the carp ip fix for ipsec more general so other services that use the ...Ermal Luçi2009-04-221-2/+209
* fix typo, clean up textChris Buechler2009-04-071-1/+1
* Update my copyright.Ermal Luçi2009-04-061-1/+1
* Remove debug string.Ermal Luçi2009-04-061-1/+0
* * Convert the QinQ code to use a file where the commands are passed. This spe...Ermal Luçi2009-04-031-95/+105
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-281-6/+157
* * Keep only one function to return the mac addressErmal Luçi2009-03-221-8/+22
* Actually merge the part that does the real work with FreeBSD groups.Ermal Luçi2009-03-171-0/+30
* 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
OpenPOWER on IntegriCloud