Commit Graph

5 Commits

Author SHA1 Message Date
Junxiao Shi 00dc91423e fw: localhop scope restriction in BestRouteStrategy2
localhop scope rules are implemented as wouldViolateScope function;
the old violatesScope function is now deprecated.
Strategy::sendInterest overload without specific Interest packet is also
deprecated. BestRouteStrategy2 has switched to use the new overload.

refs #3841, #1756

Change-Id: Ic117f01926eadddf1da3ccb580b52a3903a70c89
2016-11-21 14:23:12 +00:00
Junxiao Shi fc02186460 table: StrategyInfoHost stores StrategyInfo as unique_ptr
refs #3205

Change-Id: Ia194ca94717347848d257096549cfec5df1ba6c9
2016-08-25 21:51:18 +00:00
Junxiao Shi 5b3feb6008 table: rename StrategyInfoHost::getOrCreateStrategyInfo to insertStrategyInfo
refs #3205

Change-Id: Icd3ab9e4fdb5a2ffc39a8d0e0c713e22f13fe28c
2016-08-19 01:51:41 +00:00
Junxiao Shi fef73e4b86 table+fw: move forwarding semantics out of PIT entry
refs #3546

Change-Id: I1e6f87fd81176c116b6d758156da1cf96ea03608
2016-03-29 14:15:05 -07:00
Junxiao Shi 73b909a514 fw: RetxSuppressionExponential
refs #1913

Change-Id: I9bb2bae8d7600722920534f646cc8056b3d4843a
2015-02-16 16:23:28 -08:00