From c75105ab6e6eeac0b013eab186c97641984f68cc Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 13 Oct 2004 10:33:26 +0000 Subject: Make initializing smux connection configurable - "smux peer OID" command initializes connection, and "no smux peer" command terminates it. Fixes bugzilla #47 and #112. --- lib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 25f48dd7..31fb15be 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,10 @@ * command.c: Make CMD_ERR_NOTHING_TODO nonfatal if reading configuration from file. Fixes critical bugzilla #113. + * smux.c, smux.h: Remove all defaults to initialize smux connection to + snmpd by default even if not configured to do so. "smux peer OID + " initializes now connection and "no smux peer" terminates + it. 2004-10-13 Paul Jakma -- cgit v1.2.1