diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-10-26 14:48:22 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-10-26 14:48:22 -0700 |
commit | 40461ef6ea9325b0dd1262cd3b99ffcbcf69dfd6 (patch) | |
tree | f1ef54222a2296bbed7103a2db1e44529e95d3a9 /debian | |
parent | 7dc4ac0cb122bc98f903f93fc83e93007de7c751 (diff) | |
parent | 3e0d01a69b7f70977375ab73a51cfc5004813065 (diff) | |
download | vyatta-cfg-quagga-40461ef6ea9325b0dd1262cd3b99ffcbcf69dfd6.tar.gz vyatta-cfg-quagga-40461ef6ea9325b0dd1262cd3b99ffcbcf69dfd6.zip |
Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg-system into mendocino
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3371d014..93bf4a2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +vyatta-cfg-system (0.17.126) unstable; urgency=low + + * Change vyatta_net_name into a perl script + * Sort the interface names when adding + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 26 Oct 2010 14:35:45 -0700 + +vyatta-cfg-system (0.17.125) unstable; urgency=low + + * Fix bond hash policy + * Fix typo in hash_policy + * Wait to bring up bond interface until end + * Add bonding ARP monitor parmeters + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 25 Oct 2010 10:20:08 -0700 + vyatta-cfg-system (0.17.124) unstable; urgency=low * Fix commit-uri bug. |