https://github.com/aarizaq/inetmanet-2.0/blob/integration/src/applications/udpapp/UDPBasicBurst.cc
method
UDPBasicBurst::sendBroadcast(const IPvXAddress &dest, cPacket *pkt)
It is necessary to include the output interface for broadcast.
--
--
Sent from the OMNeT++ mailing list. To configure your membership,
visit http://groups.google.com/group/omnetpp
---
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to a topic in the Google Groups "omnetpp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/XJQNpi-JI3g/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
A broadcast is to all address, in other case the IP layer will filter the message, if you want include an address you must include the address in the data message, in this case will be application which will filter the message