commit | 9635b857b43442cbef1a093d9bcc5aeb5fd174e5 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Thu Apr 04 23:29:48 2013 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Thu Apr 04 23:29:48 2013 -0500 |
tree | 61aa43886ee0395e2a66fec454d1249da9756124 | |
parent | 449d25fa0744e9c387a542a1b29b0d3ff90890ba [diff] [blame] |
Adding LSDB Interest, Summary LSDB
diff --git a/nlsr.h b/nlsr.h index 045a9d3..ea815ee 100644 --- a/nlsr.h +++ b/nlsr.h
@@ -53,6 +53,7 @@ struct ccn_schedule *sched; struct ccn_scheduled_event *event; struct ccn_scheduled_event *event_send_info_interest; + struct ccn_scheduled_event *event_send_lsdb_interest; struct ccn_scheduled_event *event_build_adj_lsa; struct ccn_scheduled_event *event_calculate_route;