diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-04 14:00:22 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-04 14:00:22 -0800 |
commit | 8afc28e1b8a50cd75b56556ee3d63aeeecbe3127 (patch) | |
tree | efc1f8d84bbf2693ae61f3fe8aa11a4f1c82d22c /debian/changelog | |
parent | ee405d16c10bb604de3e186499d5cf9a37f53403 (diff) | |
parent | cb9c343db46dd15b734e477d9adba343827e0360 (diff) | |
download | vyatta-cfg-quagga-8afc28e1b8a50cd75b56556ee3d63aeeecbe3127.tar.gz vyatta-cfg-quagga-8afc28e1b8a50cd75b56556ee3d63aeeecbe3127.zip |
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6ac27062..64f96c9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +vyatta-cfg-quagga (0.17.3) unstable; urgency=low + + [ Stig Thormodsrud ] + * Add initial "interface <> ipv6 ripng" nodes. + * Minor cleanups to "interface <> ipv6 ospfv3" before copying to other + interfaces. + + [ slioch ] + * ported example of node.def using commit environmental variable + rather than relying on /tmp pellets. should also improve performance + when delete large numbers of static + + -- slioch <slioch@eng-140.vyatta.com> Wed, 04 Mar 2009 09:47:28 -0800 + vyatta-cfg-quagga (0.17.2) unstable; urgency=low [ Stig Thormodsrud ] |