Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-30 | mark vyatta-cfg as bash not sh script | Stephen Hemminger | |
This gets rid of a build error from lintian | |||
2008-07-29 | Merge branch 'islavista' of speedy:git/vyatta-cfg into islavista | Stephen Hemminger | |
2008-07-29 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg into islavista | Stephen Hemminger | |
2008-07-29 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg into islavista | Stephen Hemminger | |
2008-07-29 | Optimize delete | Stephen Hemminger | |
Use inline code rather than system() function, and optimize allocation to use stack where possible. | |||
2008-07-29 | Optimize commit | Stephen Hemminger | |
Use inline (rather than system), and avoid unneeded allocations. | |||
2008-07-29 | Turn my_wrappers into macros | Stephen Hemminger | |
The my_malloc() etc wrappers can be shrunk by using macros. | |||
2008-07-29 | Avoid overhead of system | Stephen Hemminger | |
Use mkdir and file operations rather than overhead of escaping to system() shell. | |||
2008-07-29 | Avoid needless calls to system() | Stephen Hemminger | |
Add a version of touch and mkdir -p commands coded directly without going out to shell. | |||
2008-07-29 | Add missing include | Stephen Hemminger | |
Pickup definition of bye() to avoid warning. | |||
2008-07-29 | Add annotation to cli functions | Stephen Hemminger | |
Use gcc annotations for noreturn and printf like formats | |||
2008-07-29 | Add ipv6 address to comp_help. | Stig Thormodsrud | |
2008-07-29 | type_to_name returns immutable string | Stephen Hemminger | |
Don't want accidental errors | |||
2008-07-29 | Fix 3505: cli crashes on ipv6net type. | Stig Thormodsrud | |
2008-07-28 | Remove spurious error message during install | rbalocca | |
2008-07-28 | fix for bug 1130. disable ctrl-c during load command to prevent partial load. | root | |
2008-07-27 | Merge branch 'hollywood' | Rick Balocca | |
2008-07-23 | Merge branch 'hollywood' | Rick Balocca | |
2008-07-23 | Merge branch 'hollywood' into islavista | Rick Balocca | |
2008-07-23 | Code moved for fix of bug http://bugzilla.vyatta.com/show_bug.cgi?id=3417 | Rick Balocca | |
2008-07-23 | Fix bug 3318 | Mohit Mehta | |
dont't create unnecessary temporary files, use already created file in active config to retrieve mtu value | |||
2008-07-23 | Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ↵ | Mohit Mehta | |
Specified Value - only request for dhcp-option interface-mtu from a dhcp-server for an ethernet interface using dhcp to get IP - do not request for interface-mtu for other interfaces that use dhcp i.e. ethernet vifs and bridges - request for interface-mtu from dhcp-server for ethernet interfaces, only if ethernet mtu not set in CLI | |||
2008-07-22 | Prioritize vpn ahead of pppo[ea] interfaces. | Stig Thormodsrud | |
2008-07-16 | Merge branch 'hollywood' | Rick Balocca | |
2008-07-15 | Merge branch 'hollywood' | Rick Balocca | |
2008-07-11 | fix for bug 3441. Selective stripping of the 'def' only needs to occur in ↵ | Michael Larson | |
one location. hease enter the commit message for your changes. | |||
2008-07-10 | Merge branch 'hollywood' of git://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
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 | Merge branch 'hollywood' | Rick Balocca | |
2008-07-09 | Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywood | Mark O'Brien | |
2008-07-09 | Merge branch 'hollywood' | rbalocca | |
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 http://bugzilla.vyatta.com/show_bug.cgi?id=3427 | rbalocca | |
2008-07-07 | fix for bug 3323: skip deletions of nodes with default values when loading | An-Cheng Huang | |
a config file. | |||
2008-07-07 | fix for bug 3216. added no escape option to push path for environmental path ↵ | Michael Larson | |
variable. note this is appied to all c code access to the edit env variable. | |||
2008-07-01 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Stig Thormodsrud | |
2008-07-01 | Partial fix for 3383: check for vyatta-config-version, warn/prompt that it ↵ | Stig Thormodsrud | |
appears to be invalid config. | |||
2008-07-01 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
2008-07-01 | fix for bug 3377. | Michael Larson | |
2008-06-30 | fix for bug 3403: allocate correct amount of memory for multi-valued nodes. | An-Cheng Huang | |
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 | add help string for "copy" and "rename" | An-Cheng Huang | |
2008-06-30 | fix for bug 3400. user vyatta needed modification to discard command. | Michael Larson | |
2008-06-30 | set load-balancing load order after interfaces are configured on load. | Michael Larson | |
2008-06-29 | Merge branch 'hollywood' | rbalocca | |
2008-06-28 | 3.1.1vyatta/3.1.1debian/0.11 | Mark O'Brien | |
2008-06-26 | removing code to update resolv.conf from here, it is better to call it from ↵ | Mohit Mehta | |
dhclient-script | |||
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 |