{% extends "layout.html" %} {% set title = _('ndnSIM 2.0 documentation') %} {% block body %}

{{ docstitle|e }}

ndnSIM 2.0 is a new release of NS-3 based Named Data Networking (NDN) simulator that went through extensive refactoring and rewriting. The key new features of the new version:

We invite you to join our mailing list to see and participate in discussions about ndnSIM implementation and simulations in general (mailing list archives).

{% block tables %}

Parts of the documentation:

Meta information:

{% endblock %}


If you refer to ndnSIM in a published work, please cite the following papers, not just the ndnSIM website. Thank you!
S. Mastorakis, A. Afanasyev, I. Moiseenko, and L. Zhang, “ndnSIM 2.0: A new version of the NDN simulator for NS-3,” NDN, Technical Report NDN-0028, 2015 (PDF) (BibTex)
A. Afanasyev, I. Moiseenko, and L. Zhang, “ndnSIM: NDN simulator for NS-3,” NDN, Technical Report NDN-0005, 2012 (PDF) (BibTex)

{% endblock %}