-
|
When I try to use It works if I don't specify or if I add all other params( Here is the code that drops it( bacnet-stack/apps/router/ipmodule.c Lines 226 to 238 in 980c78d Shouldn't |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Thank you for reporting the problem. Yes, the apps/router does not use the common datalink module that the other apps use, and didn't include the changes needed to support a network specific original broadcast message on BACnet/IP. I updated the apps/router IP to include network specific original broadcast option in [#976]. Can you verify that it is working for you? |
Beta Was this translation helpful? Give feedback.
Thank you for reporting the problem.
Yes, the apps/router does not use the common datalink module that the other apps use, and didn't include the changes needed to support a network specific original broadcast message on BACnet/IP.
I updated the apps/router IP to include network specific original broadcast option in [#976]. Can you verify that it is working for you?