Task #1008
closed
- Subject changed from Re-enable support for ccnb packet format to Re-enable support for ccnb packet format and "pluggable" wire format selection
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
- Status changed from New to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF