| author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
| Sun Feb 03 19:09:35 2008 +0000 (2008-02-03) | |
| changeset 2308 | 7c34ef595e3e |
| parent 2307 | 2e115ea02b46 |
| child 2309 | 432ccd1339d4 |
1.1 --- a/src/routing/olsr/olsr-agent-impl.cc Sun Feb 03 19:05:37 2008 +0000 1.2 +++ b/src/routing/olsr/olsr-agent-impl.cc Sun Feb 03 19:09:35 2008 +0000 1.3 @@ -1252,7 +1252,7 @@ 1.4 } 1.5 if (!ok) 1.6 { 1.7 - NS_ASSERT (!"Link tuple has no corresponding neighbor tuple\n"); 1.8 + continue; 1.9 } 1.10 } 1.11