Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
66808e02
Commit
66808e02
authored
Jul 05, 2016
by
garciay
Browse files
Bug fixed on m_geoNwReq_linkLayerBroadcast
parent
fb3d342e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn
View file @
66808e02
...
...
@@ -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
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment