diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-03-04 09:47:28 -0800 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-03-04 09:47:28 -0800 |
commit | 73073b1992ba40d383ebd3bcad5760295e310227 (patch) | |
tree | be079e9bd40403f2232a4632ec4a58000f8d99b0 | |
parent | 9bba749ca55e5775d99af5e7e77de61ce3a0eaae (diff) | |
download | vyatta-cfg-quagga-debian/0.17.3.tar.gz vyatta-cfg-quagga-debian/0.17.3.zip |
0.17.3debian/0.17.3
-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 ] |