diff options
author | paul <paul> | 2003-05-18 15:26:26 +0000 |
---|---|---|
committer | paul <paul> | 2003-05-18 15:26:26 +0000 |
commit | 733e8102dc513a49363c73597fbf9d3fe061acd5 (patch) | |
tree | b2c8adab27a48f8b56a3164ded397ef527afb4e9 /ospf6d/ChangeLog | |
parent | 551a8979254b5fc797765d18b4c678fb7419e702 (diff) |
From: Hasso Tepper <hasso@estpak.ee>
Subject: [zebra 19093] [PATCH] Two more fixes
1) From 6Wind patch - show router and interface nodes from ospf6d when
using vtysh and don't show defaults in interface node. Fixes bugzilla
#14.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index e04d658b..63052c7c 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,9 @@ +2003-05-18 Hasso Tepper <hasso@estpak.ee> + + * ospf6_{dump,interface,zebra}.c,ospf6d.c: show router and interface + nodes from ospf6d when using vtysh, and don't show defaults in + interface node (from ^WIND patch). + 2003-04-23 Hasso Tepper <hasso@estpak.ee> * {ospf6_damp,ospf6d}.c: fix "router xxx" node commands in vtysh |