summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typoRenato Botelho2013-03-191-1/+1
* Use full patchErmal2013-03-191-1/+1
* Run rtsold only for one reply since it will spam with dhcp6c processes otherw...Ermal2013-03-191-5/+9
* Fix missed ;jim-p2013-03-191-1/+1
* Bring down even rtsold processErmal2013-03-191-0/+15
* The workflow is rtsold calls dhcp6c which calls rc.newwanipv6 to make the con...Ermal2013-03-191-29/+23
* Do not run this during startup since it will be called anyhowErmal2013-03-191-3/+5
* Initialize arrayErmal2013-03-191-0/+1
* Remove not used callErmal2013-03-191-1/+0
* When reconfiguring interfaces with dhcp types set try to kill any previous dh...Ermal2013-03-191-1/+7
* Do not cleanup states on this callErmal2013-03-191-1/+1
* Remove useless function callsErmal2013-03-181-8/+5
* Unset the ip from the cache to retrieve the right ipErmal2013-03-181-0/+12
* Correct get_interface_subnetv6 and use get_interface_ipv6 during dhcp config ...Ermal2013-03-181-30/+16
* Try to remove as much as possible _stf special case through the codeErmal2013-03-181-12/+4
* Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on...Ermal2013-03-181-10/+25
* Handle _stf interface in convertion from real to friendly. Also do no cal lpf...Ermal2013-03-181-1/+5
* Use realif on dhcp6 pid filename since find_dhcp6c_process() looks for it and...Renato Botelho2013-03-161-1/+1
* Use empty which is more strictErmal2013-03-141-1/+1
* Be consistent on vlan checksRenato Botelho2013-03-081-4/+4
* Fix logic inversion from 126ff5b264Renato Botelho2013-03-081-1/+1
* Check if MTU is already with correct value before change itRenato Botelho2013-03-081-15/+20
* When parent is not assigned, reset it and all vlans without mtu set to defaultRenato Botelho2013-03-081-15/+18
* When reset parent to default mtu, deal with all VLANs tooRenato Botelho2013-03-081-2/+14
* Set vlanifs early and use it on more places to simplify logicRenato Botelho2013-03-081-50/+40
* Consider parent mtu when it's set instead of default oneRenato Botelho2013-03-081-1/+3
* Simplify a bit the logicRenato Botelho2013-03-081-3/+1
* Pass parent interface to link_interface_to_vlansRenato Botelho2013-03-081-1/+1
* Fix typo on var nameRenato Botelho2013-03-081-1/+1
* Fix typo s/assgined/assigned/Renato Botelho2013-03-081-18/+18
* Be consistent on the checkErmal2013-03-081-2/+2
* Solve the issue when changing vlan parent mtu and leaving its childs with old...Ermal2013-03-081-1/+21
* More fixesErmal2013-03-071-2/+14
* Remove debug codeErmal2013-03-071-1/+0
* Correct code to apply the mtu correctlyErmal2013-03-071-2/+2
* Correctly handle mtu changing between vlansErmal2013-03-071-4/+55
* Change parent only if its mtu is smallerErmal2013-03-071-1/+1
* Skip vlan checks for being configured vlan as wellErmal2013-03-071-0/+2
* Only treat interesting interfacesErmal2013-03-071-1/+3
* Make this work better and not always go over things for setting mtuErmal2013-03-071-10/+15
* Hopefully is correct nowErmal2013-03-071-1/+2
* Set mtu to the correct interfaceErmal2013-03-071-2/+2
* Correct which mtu value is used to be correctErmal2013-03-071-4/+4
* Sprinkle some XXX just for being consistentErmal2013-03-071-0/+2
* Correct this behaviour of properly honoring the configured mtuErmal2013-03-071-13/+14
* Tune up a bit dhclient-script and call the kill state command only once its e...Ermal2013-03-071-1/+1
* You can have multiple 6rd tunnels now daysErmal2013-03-061-1/+1
* Remove old ip information even from the tracking interface as well so that tr...Ermal2013-03-051-4/+5
* Remove old ip information so that track6 config does not get confused. Fixes ...Ermal2013-03-051-1/+0
* Save ppp info and realif on interfaces.apply to be able to cleanup old config...Renato Botelho2013-03-041-9/+14
OpenPOWER on IntegriCloud