Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-09-17 | Add entry for upcoming bonding | Stephen Hemminger | |
Need to load bonding in correct step. | |||
2008-07-22 | Prioritize vpn ahead of pppo[ea] interfaces. | Stig Thormodsrud | |
2008-06-26 | => Modified VyattaConfig.pm function 'returnOrigValues()' to return empty ↵ | Mohit Mehta | |
array when no value is configured => Modified VyattaConfigLoad.pm to give a higher ranking to 'system host-name' than 'interface' so that during boot-up if host is using dhcp client to get an ip for an interface, it can send the host-name if configured => Modified vyatta-interfaces.pl: 1. to request only for dhcp options 'subnet-nask', 'broadcast address', 'routers', 'domain-name-servers' when an interface is configured to get an ip using dhcp. 2. ask for a domain-name only if domain-name is not configured in our CLI 3. do not request dhcp options: 'time-offset', 'interface-mtu' and 'host-name' that were being requested before 4. Update /etc/resolv.conf to remove domain-name and name-server options received from dhcp server for the particular interface that releases dhcp lease either from op-mode or cfg-mode | |||
2008-07-10 | Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed ↵ | Michael Larson | |
other code that filters out def file to be removed." Need to spend more time with this fix--'def' is used in locations to suppress non-user specified default values. will reapply revised fix after a bit more vetting. This reverts commit 42d6c942800e2273b77ea92371ffdcb3f183163f. | |||
2008-07-09 | fix for bug 3441. Removed def from listOutputNodes(), which allowed other ↵ | root | |
code that filters out def file to be removed. | |||
2008-07-07 | fix for bug 3323: skip deletions of nodes with default values when loading | An-Cheng Huang | |
a config file. | |||
2008-06-30 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
2008-06-30 | Revert "set load-balancing load order after interfaces are configured on load." | Michael Larson | |
This reverts commit b5b1c71bc95bdaea24f45e5738e9a3a7f8740a4f. | |||
2008-06-30 | Fix 3396: "commit failed at rank 800" while booting with bgp peer-group. | Stig Thormodsrud | |
2008-06-30 | set load-balancing load order after interfaces are configured on load. | Michael Larson | |
2008-06-19 | Add a config ranking to prioritize bgp route-id ahead of neighbors. | Stig Thormodsrud | |
2008-06-17 | fix for bug 3347--skip def file.o | Michael Larson | |
2008-05-19 | Force "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-08 | fix for bug 3239: now support regex-based ordering for startup config | An-Cheng Huang | |
loading. | |||
2008-05-08 | Add more granularity to config rank (commit rip, ospf, bgp separately). | Stig Thormodsrud | |
2008-05-01 | support "wildcard" ranking at boot time. only VRRP uses this for now. | An-Cheng Huang | |
2008-04-03 | fix for bug 3090: commit "policy" before "protocols" at boot time. | An-Cheng Huang | |
2008-03-24 | startup config ordering | An-Cheng Huang | |
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2008-02-28 | Read qos-policy before setting interface qos-policy | Stephen Hemminger | |
Bugfix: 2914 Fix ordering of operations for qos-policy. | |||
2008-02-11 | add more priorities for loading startup config | An-Cheng Huang | |
2008-02-01 | prioritize physical interfaces over tunnel interfaces | Stig Thormodsrud | |
2008-01-11 | On boot up commit bridge interfaces before ethernet interfaces | Stig Thormodsrud | |
2007-12-19 | check for quotes when loading nodes with multiple values. | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |