Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2008-04-24 | Eliminate vestigates of watchlink | Stephen Hemminger | |
Watchlink is no longer used to manage link detection. This is now provided by kernel. | |||
2008-04-23 | Add parted debian package for install-system usehollister | rbalocca | |
2008-04-23 | Remove hack to cycle state for static routes | Stephen Hemminger | |
This should no longer be needed Revert "cycle interface state on IP address assigment to fix static routes" This reverts commit b0dd3c96c5e30077a602082c829d4bccf7795252. | |||
2008-04-23 | backing out show cmd change for now on existence of def | Michael Larson | |
2008-04-23 | final checkin as fix for bug 1219. | Michael Larson | |
2008-04-23 | mask out def markers in config script | Michael Larson | |
2008-04-22 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
2008-04-22 | create def file to mark configuration nodes that are created by default, ↵ | Michael Larson | |
rather than a node with a default value created by a user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus user created nodes with def values. | |||
2008-04-21 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-19 | cycle interface state on IP address assigment to fix static routes | Robert Bays | |