summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Add a IPv6 enable option in the mpd5 configSeth Mos2011-02-111-0/+1
* Fix the subnet check for gif tunnels by dropping the bits to 126.Seth Mos2011-02-031-2/+2
* Lie to the system and report a subnetmask of 127 instead of 128. This should ...Seth Mos2011-02-031-4/+8
* Fix the find_subnet v6 function to properly return the tunnel subnetSeth Mos2011-02-011-1/+17
* Remove duplicate advbase in ifconfig commandSeth Mos2011-01-261-2/+2
* Merge remote branch 'upstream/master'Seth Mos2011-01-261-37/+89
|\
| * 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
* | Merge remote branch 'upstream/master'Seth Mos2011-01-201-2/+2
|\ \ | |/
| * Ticket #259 trim the \n from the command output and return only the numeric p...Ermal2011-01-191-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-21/+40
|\ \ | |/
| * 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
* | Properly ignore the local link addressesSeth Mos2010-12-261-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-86/+236
|\ \ | |/
| * 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
| * 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
| * Remove unused binary from listErmal2010-12-061-1/+1
| * cleanup other bogus code.Ermal2010-12-061-1/+0
| * Remove bogus code and use proper function here.Ermal2010-12-061-2/+1
| * Actually honor the mtu/mac spoofing option in the interfaces.php page even wh...Ermal2010-12-061-13/+35
| * Do not reload twice carp and vips in general during an interface reload.Ermal2010-12-061-9/+10
| * Correct code to reconfigure an interface for groups/gre/gif tunnels to take i...Ermal2010-12-061-10/+27
| * Do not call filter_configure here the caller does. Also remove old code of th...Ermal2010-12-061-3/+0
| * The caller of this function is responsible for this and usually all the calle...Ermal2010-12-061-3/+0
| * Restore spoofed MAC after running hostapd to keep behavior consistent with ot...Erik Fonnesbeck2010-12-021-1/+12
| * Restore the original MAC address before running hostapd to work around a host...Erik Fonnesbeck2010-12-021-0/+9
| * Use correct variable name. Also related to Ticket #847.Ermal2010-12-011-1/+1
| * Ticket #1047. Make the flags the same for each member interface before adding...Ermal2010-11-301-4/+40
OpenPOWER on IntegriCloud