open5gs/lib/gtp/support
Sukchan Lee a71d2ee3db refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
..
cache refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
29274-g30.docx refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
README.md Apply Release-16 in 4G EPC(S1AP,NAS,GTP) 2020-07-01 00:22:55 -04:00
gtp-tlv.py refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00

README.md

  • Install python-pip user@host ~/Documents/git/open5gs/lib/gtp/support$
    sudo apt-get install python-pip

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

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

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