diff options
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 93feb051..1d162287 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2004-10-13 Hasso Tepper <hasso at quagga.net> + + * bgp_snmp.c: Remove defaults used to initialize smux connection to + snmpd. Connection is initialized only if smux peer is configured. + 2004-10-13 Paul Jakma <paul@dishone.st> * (global) more const'ification and fixups of types to clean up code. |