gsm0808: Fix the TLV definition of CIC and Service Handover
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 19 Sep 2010 17:23:15 +0000 (01:23 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 19 Sep 2010 17:25:54 +0000 (01:25 +0800)
commita55caad039b80f24d604f38f7d3950d6830c8e11
treeaef10f13d74475c1d87fc258b72106290b49bdfc
parentaf5ee34c353ea2868a4b04b227bc1b511e1ac42b
gsm0808: Fix the TLV definition of CIC and Service Handover

The nat code stumbled over the CIC bug as it was detecting
timeslot 0x1 as a new CIC and we were patching the data outside
the actual packet... The TLV parser needs some better size
checking too.
src/gsm0808.c