Code Monkey home page Code Monkey logo

ndnlp's People

Contributors

cawka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ndnlp's Issues

Need to handle stop/restart of ccnd

When ccnd stop or restarts, this should be handled in some way (either ndnlp should detect and reconnect, or just simply stop). Right now, it is getting stuck in the loop with 100% utilization.

Auto-configuration scripts

I would highly recommend to start using some form of local configuration detection. It could be either autoconf/automake tools, though lately I start liking waf (https://code.google.com/p/waf/), which is more self-sufficient and python-based.

In either case, I can provide a template to detect ccnx and ssl libraries.

Duplicate functionality for FIB management

To create routes to a specific faces, it is possible to use ccndc command. For example, instead of:

ndn@r1:~$ ndnldc -r -f 11 -n ccnx:/example

One can use:

ndn@r1:~$ ccndc add ccnx:/example face 11

cannot create Ethernet face on Mac

Everything compiles and ndnld starts, but when I'm trying to create a "face" over ethernet using ndnldc, it times out with a strange error:

cawka-mac:~ ccnx$ ndnldc -c -p ether -h 3c:07:54:41:44:13 -i en0
ccn_get fails with code -1.

Is Mac officially not supported or there is a way to make it work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.