cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

ccnl-relay: remove printf during forwarding #352

Closed cgundogan closed 5 years ago

cgundogan commented 5 years ago

Contribution description

A printf was introduced in https://github.com/cn-uofbasel/ccn-lite/commit/d6007f23bdf3bbd418dbbb8b3ceb1792ea0b3ff7. This PR removes that again.

Issues/PRs references