commit | 0782718103e0264ecebaf2b3369f738d14eb5998 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 13 01:07:32 2011 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 13 01:07:32 2011 -0800 |
tree | 32c78ace1ecb77c9f037c714c2506ad5f572f8bb | |
parent | 66e6fd7aef5420a71c8954f36719ea2e8c9274be [diff] [blame] |
Correcting python bindings (+ rescan) Removing obsolete and unnecessary code
diff --git a/model/ccnx-pit.cc b/model/ccnx-pit.cc index 1cfa3f9..e9c1f1b 100644 --- a/model/ccnx-pit.cc +++ b/model/ccnx-pit.cc
@@ -166,7 +166,7 @@ if (entry == end ()) { CcnxFibEntryContainer::type::iterator fibEntry = m_fib->LongestPrefixMatch (header); - NS_ASSERT_MSG (fibEntry != m_fib->end (), + NS_ASSERT_MSG (fibEntry != m_fib->m_fib.end (), "There should be at least default route set"); entry = insert (end (),