commit | 78057c388f5cbc30923ee9d845e98fc37c5a2a64 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 06 15:18:46 2012 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 06 15:18:46 2012 -0700 |
tree | d16892325460b1dd47fb9b3a98d9aa37d79f717c | |
parent | 71ed238df6318b3a14309db88cf6b1c4109e2b9d [diff] [blame] |
Separating interface and implementation of FIB. Right now everything is kind of broken.
diff --git a/wscript b/wscript index 07dbcc7..2fb7153 100644 --- a/wscript +++ b/wscript
@@ -88,6 +88,7 @@ "model/ccnx-pit-entry-outgoing-face.h", "model/ccnx-content-store.h", "model/ccnx-fib.h", + "model/ccnx-fib-entry.h", "model/ccnx-face.h", "model/ccnx-app-face.h", "model/ccnx-net-device-face.h",