Project

General

Profile

Actions

Task #1008

closed

Re-enable support for ccnb packet format and "pluggable" wire format selection

Added by Alex Afanasyev almost 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/15/2013
Due date:
% Done:

0%

Estimated time:

Related issues 1 (0 open1 closed)

Related to ndnSIM - Feature #1009: Support for exclude filterClosedAlex Afanasyev07/19/2013

Actions
Actions #1

Updated by Alex Afanasyev almost 11 years ago

  • Subject changed from Re-enable support for ccnb packet format to Re-enable support for ccnb packet format and "pluggable" wire format selection
Actions #2

Updated by Alex Afanasyev almost 11 years ago

As of now, ndnSIM supports two packet formats: ndnSIM (efficient processing) and ccnb (compatible with NDNx/CCNx). By default, "ndnSIM format":http://ndnsim.net/ndnsim-packet-formats.html is used and can be switched to ccnb using global variable ndn::WireFormat:

Config::SetGlobal ("ndn::WireFormat", IntegerValue (ndn::Wire::WIRE_FORMAT_CCNB));

or

./waf --run="... --ndn::WireFormat=1
Actions #3

Updated by Alex Afanasyev almost 11 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Alex Afanasyev over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF