commit | a6817695c2d43a9174896f867417ab2024d16709 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Tue Aug 21 13:50:01 2012 -0400 |
committer | akmhoque <akmhoque@gmail.com> | Tue Aug 21 13:50:01 2012 -0400 |
tree | 67f16c241a362d89382f25a9f9e094109e133b82 | |
parent | 7264383df5016d80ba3d64c2a207de884b76c848 [diff] [blame] |
update versioning
diff --git a/nlsr.h b/nlsr.h index c491089..803e6b8 100644 --- a/nlsr.h +++ b/nlsr.h
@@ -12,7 +12,8 @@ struct ndn_neighbor { - struct name_prefix *neighbor; + //struct name_prefix *neighbor; + struct ccn_charbuf *neighbor; int face; int status; long int last_lsdb_version;