GithubHelp home page GithubHelp logo

Comments (9)

ChristianReese avatar ChristianReese commented on June 15, 2024

Hello @TdatRJ -

I have been unable to reproduce this on my setup, but I have a theory as to what's going on. The current code traces the route to the source address to get the network interface. If that fails then it will not process the incoming packet - instead it will log a warning "Couldn't reply to LLRP message from [...] because no reply route could be found." - could you please confirm whether this is being logged on your side (on either side)?

Assuming this is the case, I will look into cutting a build that switches to using recvmsg to get the netint, avoiding the trace route altogether.

from rdmnet.

ChristianReese avatar ChristianReese commented on June 15, 2024

Update: RDMnet v1.0.0.5 has been released with the aforementioned switch to recvmsg. @TdatRJ could you please try the new build and let me know if it fixes the issue? And if it doesn't, could you please provide a Wireshark trace? Thanks!

from rdmnet.

TdatRJ avatar TdatRJ commented on June 15, 2024

It seems working but I need to try it on our Test Rig on Monday. It case of error I will send a Wireshark trace.
I noticed that the use of the commands might have changed:
For example: d X for the Handle Address is not working you have to use d to make it work. The other commands are simular which is confusing as the help guide is showing a space after the command character.

The report below was already posted in the previous report that you closed
Also the Component type that LLRP manager returns is incorrect: it should say Non RDM Target as Component Type and not Invalid LLRP Component type

pt
Handle UID CID Type Hardware ID
0 09ae:06500002 01020304-0060-3712-3457-09ae06500002 Invalid LLRP Component Type 00:60:37:12:34:57

from rdmnet.

ChristianReese avatar ChristianReese commented on June 15, 2024

@TdatRJ I previously filed a ticket for the non-RDM target bug - I will try to look at that soon.

Could you clarify the output that results when you enter the command? I was running this today and was able to enter d 5 and it seemed to work as intended. Does it output or log any errors suggesting it's having trouble with the interface you specified?

from rdmnet.

TdatRJ avatar TdatRJ commented on June 15, 2024

image

from rdmnet.

ChristianReese avatar ChristianReese commented on June 15, 2024

@TdatRJ The issue there is that you need to omit the angle brackets - those are just used to signify that it's a parameter of the command. So you'll want d 2 - that should work.

from rdmnet.

ChristianReese avatar ChristianReese commented on June 15, 2024

And the first one didn't work because it was missing a space. So including a space and excluding the brackets should do the trick.

from rdmnet.

TdatRJ avatar TdatRJ commented on June 15, 2024

Very good, it does the trick. Thanks

from rdmnet.

ChristianReese avatar ChristianReese commented on June 15, 2024

No problem, glad to help.

from rdmnet.

Related Issues (13)

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.