open5gs/lib/gtp/support
Balint Cristian 0d2c07361e
Add explicit 3GPP paragraph name as comments at generation time (#1215)
2021-10-27 15:26:57 +09:00
..
cache Add explicit 3GPP paragraph name as comments at generation time (#1215) 2021-10-27 15:26:57 +09:00
29274-g30.docx refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
README.md [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00
gtp-tlv.py Add explicit 3GPP paragraph name as comments at generation time (#1215) 2021-10-27 15:26:57 +09:00

README.md

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

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

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