diff options
author | hasso <hasso> | 2004-10-11 16:29:29 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 16:29:29 +0000 |
commit | de4a643fdbf7da014e6556b74dca5ce43a2b8cd7 (patch) | |
tree | ccc4117f8cd4962ef3f81ed69e21b5f96c614bba | |
parent | c3abdb722d35eb93ca72078a7da1b4661accab27 (diff) |
Update NEWS - apiserver is disabled by default now.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -* Changes in Quagga 0.96.6 +* Changes in Quagga 0.98.0 + +- OSPF API initialisation is disabled by default even if compiled in. You + can enable it with -a/--apiserver command line switch. - "write-config integrated" vtysh command replaced with "service integrated-vtysh-config" command. |