summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | When editing a gif interface with a gateway we need to call system_routing_co...Seth Mos2011-05-231-2/+9
* | | | | | | | | | | | | | | | | | | | | Do not use global router advertisements, instead configure per interface.Seth Mos2011-05-201-1/+2
* | | | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-05-131-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | fix accidental linebreak to cause the pid to always return 0Seth Mos2011-05-111-2/+1
* | | | | | | | | | | | | | | | | | | | | Properly kill the dhcp6 clientSeth Mos2011-05-101-1/+2
* | | | | | | | | | | | | | | | | | | | | Correct the dhcp6c function name, accept router advertisementsSeth Mos2011-05-101-1/+3
* | | | | | | | | | | | | | | | | | | | | Enable debugging for the dhcp6c client so we can better track if it's working...Seth Mos2011-05-061-1/+1
* | | | | | | | | | | | | | | | | | | | | Add DHCP-PD support if the WAN interface is set to DHCP.Seth Mos2011-05-061-48/+80
* | | | | | | | | | | | | | | | | | | | | Enable accidentally commented out dhclient command for ipv4Charlie2011-05-051-1/+1
* | | | | | | | | | | | | | | | | | | | | Add backend support for the dhcp v6 clientSeth Mos2011-05-051-19/+26
* | | | | | | | | | | | | | | | | | | | | Add the dhcp6 client into the backend code. Needs scripts for up down events ...Seth Mos2011-05-051-3/+50
* | | | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-05-031-12/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-281-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | 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 branch 'upstream/master'Seth Mos2011-03-241-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Do not error out for pptp/l2tp localip setting not set since its legitimate.Ermal2011-03-231-3/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-151-10/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Do more strict checking if an ppp type interface is assigned before starting ...Ermal2011-03-151-10/+14
* | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Scott Ullrich2011-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Add cas(4)jim-p2011-03-071-1/+1
* | | | | | | | | | | | | | | | | | | More fixes to differentiate between v4 and v6 gateways on the same interface.Seth Mos2011-03-061-2/+9
* | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-1/+1
* | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Scott Ullrich2011-02-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Allow queues on top of bridge. Though more investigation is needed on its cor...Ermal2011-02-231-1/+1
* | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Resolves #1288. Add alc(4) to altq(4) supported list.Ermal2011-02-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud