From 3e0b3a56217dab13b26e7f7fd634e7450dde55e2 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 23 Aug 2004 18:58:32 +0000 Subject: 2004-08-23 Paul Jakma * zebra/zserv.c: (zebra_init) remove implicit ip forward enabling * NEWS: warn about forwarding change --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3e704748..174a4909 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ * Changes in Quagga 0.96.6 +- Zebra no longer enables forwarding by default. If you rely on zebra to + enable forwarding make sure to add ' forwarding' statements + to your zebra configuration file. + - All libraries are built and used shared, on platforms where libtool supports shared libraries. -- cgit v1.2.1