Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-22 | add top level op-mode commands: 'connect', 'delete', 'disconnect', and ↵ | Mohit Mehta | |
'terminal' to allowed-op file so that they not flagged as invalid commands when logged in as a operator level user | |||
2008-06-21 | Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-cfg into hollywood | Mohit Mehta | |
2008-06-25 | fixed non-root user access for discard. also moved help string. | Michael Larson | |
2008-06-24 | Fix 2619: Implement something similar to Juniper's "show | display set" ↵ | Stig Thormodsrud | |
functionality. | |||
2008-06-24 | Fix 3143: Unable to save/load config from a remote server. | Stig Thormodsrud | |
2008-06-21 | add release and renew to allowed-op file so that operator is able to execute ↵ | Mohit Mehta | |
them | |||
2008-06-21 | better handling of allowed values for 'release/renew dhcp interface <>' | Mohit Mehta | |
2008-06-21 | Add dependency | rbalocca | |
2008-06-21 | better handling of dhcp release/renew commands | Mohit Mehta | |
2008-06-20 | Fix bug 3059 Operator Level commands for DHCP client | Mohit Mehta | |
implemented op-mode commands for DHCP client: 'release dhcp interface <>' 'renew dhcp interface <>' | |||
2008-06-19 | Add a config ranking to prioritize bgp route-id ahead of neighbors. | Stig Thormodsrud | |
2008-06-19 | -> redo the way dhcp client works. instead of using one daemon for all ↵ | Mohit Mehta | |
interfaces, use separate daemons for separate interfaces. when one daemon was handling all interfaces, a release/renew at one interface would release/renew all other interfaces as well before we brought them back to the state specified in vyatta config -> Also, Fix bug 3346 replaced the die command with print followed by exit 1 -> modified vyatta-interfaces.pl to remove code for handling op-command: 'clear dhcp client process' this command restarted the dhcp client daemon but now that we have separate daemons for separate interfaces, this is not useful. Also, this will be replaced by op-commands for 'dhcp client release lease' and 'dhcp client renew lease' commands in hollywood beta | |||
2008-06-19 | Bugfix: 3355 | Bob Gilligan | |
Handle case of user changing SMP affinity configuration of an interface. | |||
2008-06-18 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
2008-06-18 | fix for bug 2622: add "copy" and "rename" commands for configuration mode. | An-Cheng Huang | |
2008-06-17 | fix for bug 110. added discard command to configure mode. This command ↵ | Michael Larson | |
deletes local changes and keeps the user in configure mode. | |||
2008-06-17 | fix for bug 3347--skip def file.o | Michael Larson | |
2008-06-17 | 3.1.0vyatta/3.1.0debian/0.10 | Mark O'Brien | |
2008-06-11 | Block reboot from config mode. | Stig Thormodsrud | |
2008-06-04 | Add exception for /31 and /32 for ipv4 and /128 for ipv6 | Stig Thormodsrud | |
2008-06-03 | Fix 920: System allows configuration of invalid IP Address for subnet | Stig Thormodsrud | |
2008-05-19 | Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywood | rbalocca | |
2008-05-19 | Ignore log file | rbalocca | |
2008-05-19 | Fix for bug #3274 https://bugzilla.vyatta.com/show_bug.cgi?id=3274 | rbalocca | |
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-14 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywood | Stephen Hemminger | |
2008-05-14 | Avoid any problems with non-device entries in /sys/class/net | Stephen Hemminger | |
Bonding leaves file in /sys/class/net/bonding. Avoid any problems this causes. | |||
2008-05-14 | Remove unused dependencies | Stephen Hemminger | |
No longer need Tie or flock, these were used when dealing with watchlink | |||
2008-05-09 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Stig Thormodsrud | |
2008-05-09 | Fix vlan regex. | Stig Thormodsrud | |
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-07 | Fix problem with Default-Stop | rbalocca | |
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | Only check for dhcp client on eth, vlan, and bridge. | Stig Thormodsrud | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-05-05 | Fix 3233 dhcp client doesn't work on bridge interface | Stig Thormodsrud | |
2008-05-01 | support "wildcard" ranking at boot time. only VRRP uses this for now. | An-Cheng Huang | |
cherry-picked from hollywood for VRRP issue. | |||
2008-05-01 | support "wildcard" ranking at boot time. only VRRP uses this for now. | An-Cheng Huang | |
2008-04-29 | partial fix for bug 3216: display escaped edit path correctly. | An-Cheng Huang | |
2008-04-29 | 3.0.3debian/0.7 | Mark O'Brien | |
2008-04-26 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-25 | Merge branch 'glendale' of speedyw:git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-04-24 | fix for show -all. note there is a change in how config files are ↵ | Michael Larson | |
saved--only set values are now save as opposed to set values plus all default values. set values will be saved now even if they match the default value. |