diff options
author | hasso <hasso> | 2005-09-26 17:05:55 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-26 17:05:55 +0000 |
commit | f21fb27298fd49ce695fd403e02bcbd5e9f0cd27 (patch) | |
tree | b0d3bc891908d7291f0315cf582334c1e85d37df /isisd/ChangeLog | |
parent | 2984d26eb08f42a8f470277cef6c1657f984e968 (diff) |
* isis_circuit.[ch]: Some preliminary support for specifying wide
circuit metrics. Needs more thinking though, but should do for now.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 139985e3..04f048a4 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,5 +1,10 @@ 2005-09-26 Hasso Tepper <hasso at quagga.net> + * isis_circuit.[ch]: Some preliminary support for specifying wide + circuit metrics. Needs more thinking though, but should do for now. + +2005-09-26 Hasso Tepper <hasso at quagga.net> + * isisd.[ch]: Introduce oldmetric flag for area and transition metricstyle command. With metricstyle wide only extended TLVs should be used. |