This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "wireshark with Osmocom specific dissectors".
The branch, laforge/pending has been updated via c43624265a95c41acaa31e40cc8170aa96b8c506 (commit) from b778aa5f88de68870cc6af4a7aaf90d6b2ddf90c (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/wireshark/commit/?id=c43624265a95c41acaa31e40cc8170a...
commit c43624265a95c41acaa31e40cc8170aa96b8c506 Author: Harald Welte laforge@gnumonks.org Date: Fri Jul 28 19:23:15 2017 +0200
gprs-llc: Don't attempt to decode Dummy UI Command
As explained by 3GPP TS 44.064 Section 6.4.2.2 there are Dummy UI Commands which are never generated by a LLC entity, but nevertheless received by a LLC entity. They are generated by the underlying network-side RLC/MAC entity a as a means to artificially delay the release of a downlink TBF.
We introduce a new "llcgprs.dummy_ui" boolean field on which the user can match to filter our such messages, if needed.
Change-Id: Ie8fcb42cbd66a7e5b77849f0bc5a3630d0d54a9c
-----------------------------------------------------------------------
Summary of changes: epan/dissectors/packet-gprs-llc.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org