From 7a383339572b0dd1098132ba35c5f8dc34885fd1 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 30 Jan 2006 18:12:42 +0000 Subject: ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes --- ripd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ripd/ChangeLog') diff --git a/ripd/ChangeLog b/ripd/ChangeLog index c979a11d..d795509e 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2006-01-30 Alain Ritoux + + * ripd.c: correct bug that allowed route learnt through RIP to take + precedence over connectd routes + 2006-01-19 Paul Jakma * ripd.c: (main) return from main, not exit, cause it annoys SOS. -- cgit v1.2.1