Commit 66808e02 authored by garciay's avatar garciay
Browse files

Bug fixed on m_geoNwReq_linkLayerBroadcast

parent fb3d342e
......@@ -41,10 +41,7 @@ module LibItsGeoNetworking_Templates {
template (value) GeoNetworkingPdu p_geoNwMsg
) := {
msgOut := p_geoNwMsg,
macDestinationAddress := c_llBroadcast,
ssp := omit,
its_aid := omit
macDestinationAddress := c_llBroadcast
}
/**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment