diff options
author | hasso <hasso> | 2004-10-11 16:29:29 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 16:29:29 +0000 |
commit | 4e9ea7d7a32edd8276f7388a4ea89a7367f295f6 (patch) | |
tree | 1cbea97ecf916816a726e58519884ae6266e5fb7 | |
parent | bf151f9840d4ba8abf5f336257b9de4acec6e0d7 (diff) | |
download | quagga-4e9ea7d7a32edd8276f7388a4ea89a7367f295f6.tar.bz2 quagga-4e9ea7d7a32edd8276f7388a4ea89a7367f295f6.tar.xz |
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. |