Christian F Tschudin

Results 5 comments of Christian F Tschudin

ICN (Information Centric Networking) is meant to replace IP, would cover many of the properties mentioned in this thread (e.g., content's hash as a resolvable name, obtaining verifiable copies from...

On Sun, 28 Jul 2013, Christian Mehlis wrote: > the code is not formatted to a style, perhaps ccn-lite can adapt the riot style: > https://github.com/RIOT-OS/RIOT/blob/master/.astylerc true. Style violations are...

On Mon, 29 Jul 2013, Christian Mehlis wrote: > I'll try to find a non bloating style. perhaps reducing the loc a bit! new functionality first ;-), but yes, as...

On Wed, 29 Oct 2014, Basil Kohler wrote: > example: pkt-ccntlv-enc.c: ccnl_ccntlv_fillContentWithHdr instead of > ccnl_ccntlv_fill_content_with_hdr > > what should the convention be? Always a_b? No, I prefer camelcase for...

@staltz thanks for testing! Happy to see that it's quite close. Re the integer values, I guess this relates to the comment in your code: ```//TODO: encode in minimum bytes```