blob: 519be3ff1f045f11922688c2587b300994696d50 [file] [log] [blame] [view]
Alexander Afanasyev7245d5d2015-01-03 19:39:31 -08001NFD - Named Data Networking Forwarding Daemon
2=============================================
3
4Files in this directory are imported from NFD (Named Data Networking Forwarding Daemon)
5project (http://named-data.net/doc/NFD/).
6
7The codebase can be merged with the upstream with the following command:
8
9 git subtree pull --prefix=NFD https://github.com/named-data/NFD master
10
11There are several ndnSIM-specific changes to NFD codebase and manual conflict resolution
12may be required.