summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-2/+2
|\
| * Fixes #1444. Implements the same fix that issue ermal made in #1522 to the co...lgcosta2011-05-231-2/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-19/+74
|\ \ | |/
| * This function takes two parameters, fix PHP error. Reported at http://forum.p...jim-p2011-05-121-1/+1
| * Ticket #CZH-831780. If gif(4) is part of a bridge and its mtu is smaller than...Ermal2011-05-051-0/+2
| * Fixes #1394. Create a function get_itnerface_default_mtu and use it for reset...Ermal2011-05-041-0/+26
| * Correct saving of qinq specified members and also correctly destroy parent vl...Ermal2011-04-281-0/+1
| * Make sure that openvpn tunnels are not impacted by hitting 'Save' on the Inte...Ermal2011-04-281-1/+2
| * Use the needed variable here so hitting 'Save' from Interface->Configuration ...Ermal2011-04-281-1/+1
| * Some configurations might have gre/gif on top of carp. Make sure to handle th...Ermal2011-04-281-10/+37
| * Actually call interfaces_carp_setup after the carp interfaces are created so ...Ermal2011-04-221-5/+3
| * Block instead of allowing proto carp/pfsync during bootup since this may caus...Ermal2011-04-181-2/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-3/+2
|\ \ | |/
| * Do not error out for pptp/l2tp localip setting not set since its legitimate.Ermal2011-03-231-3/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-13/+17
|\ \ | |/
| * Do more strict checking if an ppp type interface is assigned before starting ...Ermal2011-03-151-10/+14
| * Add cas(4)jim-p2011-03-071-1/+1
| * Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-1/+1
| * Allow queues on top of bridge. Though more investigation is needed on its cor...Ermal2011-02-231-1/+1
| * Resolves #1288. Add alc(4) to altq(4) supported list.Ermal2011-02-211-1/+1
* | Merge branch 'master' into incVinicius Coque2011-01-281-46/+163
|\ \ | |/
| * Comment out this code since it currently segfaults and get_real_interface cou...Erik Fonnesbeck2011-01-251-0/+4
| * Remove extra call to get_real_interface.Erik Fonnesbeck2011-01-251-6/+4
| * Use the first element of the array instead of the array itself for the compar...Erik Fonnesbeck2011-01-251-1/+1
| * Revert "I think this is supposed to be get_real_interface too, not get_parent...Erik Fonnesbeck2011-01-251-1/+1
| * Make get_parent_interface return an array to handle MLPPP and make it find vl...gnhb2011-01-251-28/+69
| * Add NULL check to wireless functions.gnhb2011-01-251-3/+3
| * I think this is supposed to be get_real_interface too, not get_parent.gnhb2011-01-251-1/+1
| * Change name of function "interface_translate_type_to_real" to match what it's...gnhb2011-01-251-9/+11
| * We don't want to detach netgraph nodes from interfaces that are used bygnhb2011-01-231-0/+7
| * Ticket #259 trim the \n from the command output and return only the numeric p...Ermal2011-01-191-2/+2
| * Really do not deactivate netgraph if the underlying interface is needed by it!Ermal2011-01-171-10/+11
| * When the parent interface of a pppoe is assigned do not remove the interface ...Ermal2011-01-031-12/+24
| * Remove uncessesary function call.gnhb2011-01-031-1/+0
| * Reshuffle code a bit. Prevent potential race condition between one mpd instancegnhb2011-01-031-3/+5
| * Hanlde the case when advbase is not present especially on previous 2.0 setups.Ermal2010-12-231-1/+4
| * Ticket #757. Use correct pidfile.Ermal2010-12-221-3/+3
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| * Do not do useless work.Ermal2010-12-211-2/+3
| * attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.Ermal2010-12-201-1/+2
| * Unbreak pppoe clients. Pointy-hat: myselfErmal2010-12-201-4/+8
| * Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-171-0/+42
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-83/+186
|\ \ | |/
| * Teach convert_friendly_interface_to_friendly_descr about carp vips. This help...Ermal2010-12-091-22/+32
| * Make this at least right though it might not be correct.Ermal2010-12-091-1/+1
| * Use the array index for this.Ermal2010-12-091-6/+3
| * Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-071-2/+2
| * Move all dynamic dns update processes under the same even 'reload dyndns' sin...Ermal2010-12-071-4/+1
| * Add lem(4) to our drivers list.Ermal2010-12-071-1/+1
| * Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-061-0/+11
OpenPOWER on IntegriCloud