summaryrefslogtreecommitdiff
path: root/scripts/VyattaConfigLoad.pm
AgeCommit message (Collapse)Author
2008-06-19Add a config ranking to prioritize bgp route-id ahead of neighbors.Stig Thormodsrud
2008-06-17fix for bug 3347--skip def file.oMichael Larson
2008-05-19Force "protocols ospf parameters" to be committed before other ospf config.Stig Thormodsrud
This should fix bug 3272 at boot time, but we still need to fix quagga so that it doesn't crash if router-id is changed during convergence.
2008-05-08fix for bug 3239: now support regex-based ordering for startup configAn-Cheng Huang
loading.
2008-05-08Add more granularity to config rank (commit rip, ospf, bgp separately).Stig Thormodsrud
2008-05-01support "wildcard" ranking at boot time. only VRRP uses this for now.An-Cheng Huang
2008-04-03fix for bug 3090: commit "policy" before "protocols" at boot time.An-Cheng Huang
2008-03-24startup config orderingAn-Cheng Huang
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-02-28Read qos-policy before setting interface qos-policyStephen Hemminger
Bugfix: 2914 Fix ordering of operations for qos-policy.
2008-02-11add more priorities for loading startup configAn-Cheng Huang
2008-02-01prioritize physical interfaces over tunnel interfacesStig Thormodsrud
2008-01-11On boot up commit bridge interfaces before ethernet interfacesStig Thormodsrud
2007-12-19check for quotes when loading nodes with multiple values.An-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang