From a1038a15658d2fd4ab3314a9036bbd63f8f471c1 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 30 Jan 2006 14:08:51 +0000 Subject: [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. 2006-01-30 Paul Jakma * zebra_rib.c: (rib_process) Fourth time lucky on this jinxed commit, last commit had a hole that could allow connected route selection to escape beyond the connected route logic. This time I cross-checked with Gunnar first. ;) --- zebra/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 9f892c83..e7079757 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,10 @@ +2006-01-30 Paul Jakma + + * zebra_rib.c: (rib_process) Fourth time lucky on this jinxed + commit, last commit had a hole that could allow connected + route selection to escape beyond the connected route logic. + This time I cross-checked with Gunnar first. ;) + 2006-01-25 Gunnar Stigen * zebra_rib.c: (rib_process) Application of Gunnar's earlier -- cgit v1.2.1