summaryrefslogtreecommitdiffstats
path: root/src/select.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-08-09 19:00:09 +0200
committerHarald Welte <laforge@gnumonks.org>2017-08-09 19:02:12 +0200
commit4a29f348135671ba59107a1659fab6c8c9362f58 (patch)
tree1dfe81d9699c6d3da51f1e9db42ff450b0260adc /src/select.c
parent35b263240f12b7d3b1c62c26b91fa555935c5703 (diff)
tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs
In the Protocol Configuration Options IE (see 3GPP TS 24.008 10.5.6.3) there is yet another new TLV format (derived from PPP IPCP/LCP/...) which uses 16bit tag and 8bit length. Let's add functions so we can generate related TLVs. Parsing is unfortunately not possible in our existing structure as our tlv_parsed array only has 256 entries and thus cannot cope with 16bit tags. Change-Id: I9799130e2eba8fae8c4480fbb8a900c30232b694
Diffstat (limited to 'src/select.c')
0 files changed, 0 insertions, 0 deletions