open5gs/lib/pfcp/support
2019-12-01 21:40:52 +09:00
..
cache Add an initial code for PFCP 2019-12-01 21:40:52 +09:00
29244-f40.docx Add an initial code for PFCP 2019-12-01 21:40:52 +09:00
pfcp-tlv.py Add an initial code for PFCP 2019-12-01 21:40:52 +09:00
README.md Add an initial code for PFCP 2019-12-01 21:40:52 +09:00

  • 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 29244-f40.doc to 29274-f40.docx using Microsoft Office 2007+

  • Generate TLV support files user@host ~/Documents/git/open5gs/lib/pfcp/support$
    python pfcp-tlv.py -f 29244-f40.docx -o ..