commit | 865d93cc064319e6e68dd70b52fac53af396a55a | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Fri Feb 08 06:00:10 2013 -0600 |
committer | akmhoque <akmhoque@gmail.com> | Fri Feb 08 06:00:10 2013 -0600 |
tree | a65bc64ef58e20263508c19159bbbc5dc8bcbfa0 | |
parent | 496c88ff1570b1ec35bdb23917d717c066145b65 [diff] [blame] |
Adding Validity Check & Content Name format
diff --git a/nlsr-sync-0.0/nlsr.h b/nlsr-sync-0.0/nlsr.h index dcaf947..681973b 100755 --- a/nlsr-sync-0.0/nlsr.h +++ b/nlsr-sync-0.0/nlsr.h
@@ -83,7 +83,7 @@ int is_send_lsdb_interest_scheduled; int is_route_calculation_scheduled; - long int lsdb_synch_interval; + //long int lsdb_synch_interval; int interest_retry; long int interest_resend_time; long int lsa_refresh_time;