Rudolf Hornig

Results 74 comments of Rudolf Hornig

@edlongman I'm trying to replicate this. How do you generate the two versions. One is parallel the other is sequential build? Or what is the exact difference? It is not...

This is for OMNEt 5.6 which is quite old. With omnet 5.7 and 6.0 I cannot reproduce this, however you must be sure that -pINET is used at the opp_makemake...

@dragos-bth A bit of progress: In recent weeks I was working on creating a NIX installation package for OMNeT++. I'm happy to say than it is now working both on...

1st. Thanks a lot for the PR. We are busy with other topics right now, but we will review this for the next INET release. Until then: As other fingerprints...

I just had a quick look into the code (not a proper review, but some comments). - license is fine (LGPL), but please use similar format for file headers like...

just go on with new commits. Once we decide to merge, we will squash it.

Regarding the failing fingerprint tests: If there is no obviously visible parts where unordered collections are used then I would check also for memory issues. Running valgrind memcheck may provide...

We will need some documentation about the routing protocol implementation in the Leach.ned file.: - What protocol it implements (possibly an URL to the standard) - what features are /...

For the interface name parameter: We have similar code patterns (i.e. for selecting the name of the interface to be used) in Dymo and GPSR. The parameter is called `interfaces`...