open5gs/lib/gtp/v1/support
Pau Espin 204ac35a66 gtp/v1: Specify 'MS Validated' IE as uint8
This field is a fixed size 1 byte with all bits set as spare (1) and the
lsb set as 0 ("No") or 1 ("Yes").
2023-12-12 08:14:40 +09:00
..
cache [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
29060-h40.docx [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
README.md [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
gtp1-tlv.py gtp/v1: Specify 'MS Validated' IE as uint8 2023-12-12 08:14:40 +09:00

README.md

  • Install python-docx user@host ~/Documents/git/open5gs/lib/gtp/v1/support$
    sudo pip3 install python-docx

  • Change the format of standard specification from 29060-h40.doc to 29060-h40.docx using Microsoft Office 2007+

  • Adjust table cell in 29060-h40.docx

  • Generate TLV support files user@host ~/Documents/git/open5gs/lib/gtp/v1/support$
    python3 gtp1-tlv.py -f 29060-h40.docx -o ..