Age | Commit message (Expand) | Author |
2008-09-17 | Add entry for upcoming bonding | Stephen Hemminger |
2008-08-04 | Move is_ip_v4_or_v6() to VyattaMisc.pm so other scripts can use it. | Stig Thormodsrud |
2008-07-25 | Fix Bug 3524 dhcp client doesn't insert default route on system reboot | Mohit Mehta |
2008-07-28 | fix for bug 1130. disable ctrl-c during load command to prevent partial load. | root |
2008-07-23 | Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ... | Mohit Mehta |
2008-07-22 | Prioritize vpn ahead of pppo[ea] interfaces. | Stig Thormodsrud |
2008-06-26 | removing code to update resolv.conf from here, it is better to call it from d... | Mohit Mehta |
2008-06-26 | => Modified VyattaConfig.pm function 'returnOrigValues()' to return empty arr... | Mohit Mehta |
2008-07-11 | fix for bug 3441. Selective stripping of the 'def' only needs to occur in one... | Michael Larson |
2008-07-10 | Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed o... | Michael Larson |
2008-07-09 | fix for bug 3441. Removed def from listOutputNodes(), which allowed other cod... | root |
2008-07-07 | fix for bug 3323: skip deletions of nodes with default values when loading | An-Cheng Huang |
2008-07-01 | Partial fix for 3383: check for vyatta-config-version, warn/prompt that it ap... | Stig Thormodsrud |
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 |
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-24 | Fix 2619: Implement something similar to Juniper's "show | display set" funct... | Stig Thormodsrud |
2008-06-24 | Fix 3143: Unable to save/load config from a remote server. | Stig Thormodsrud |
2008-06-21 | better handling of allowed values for 'release/renew dhcp interface <>' | Mohit Mehta |
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 |
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 interf... | Mohit Mehta |
2008-06-17 | fix for bug 3347--skip def file.o | Michael Larson |
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 | Force "protocols ospf parameters" to be committed before other ospf config. | Stig Thormodsrud |
2008-05-14 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywood | Stephen Hemminger |
2008-05-14 | Remove unused dependencies | Stephen Hemminger |
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 |
2008-05-08 | Add more granularity to config rank (commit rip, ospf, bgp separately). | Stig Thormodsrud |
2008-05-06 | Only check for dhcp client on eth, vlan, and bridge. | Stig Thormodsrud |
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 |
2008-04-26 | Merge branch 'glendale' into hollywood | rbalocca |
2008-04-24 | fix for show -all. note there is a change in how config files are saved--only... | Michael Larson |
2008-04-24 | Eliminate vestigates of watchlink | Stephen Hemminger |
2008-04-23 | Remove hack to cycle state for static routes | Stephen Hemminger |
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-21 | Merge branch 'glendale' into hollywood | rbalocca |
2008-04-19 | cycle interface state on IP address assigment to fix static routes | Robert Bays |
2008-04-18 | If watchlink isn't running, don't treat it as a fatal error. | Stig Thormodsrud |
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca |
2008-04-03 | fix for bug 3090: commit "policy" before "protocols" at boot time. | An-Cheng Huang |
2008-04-03 | handle multiple address deletion when link is down | Stephen Hemminger |