open5gs/lib/pfcp/support
Sukchan Lee d2e2a58232 [PFCP] Implement the Restoration Indication 2023-04-16 12:30:36 +09:00
..
cache [Release-17] Upgrade PFCP to v17.7.1 2023-03-05 22:33:01 +09:00
29244-h71-modified.docx [Release-17] Upgrade PFCP to v17.7.1 2023-03-05 22:33:01 +09:00
29244-h71.docx [Release-17] Upgrade PFCP to v17.7.1 2023-03-05 22:33:01 +09:00
README.md [Release-17] Upgrade PFCP to v17.7.1 2023-03-05 22:33:01 +09:00
pfcp-tlv.py [PFCP] Implement the Restoration Indication 2023-04-16 12:30:36 +09:00

README.md

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

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

  • Adjust table cell in 29244-h71.docx

  • Copy 29244-h71.docx to 29244-h71-modified.docx

  • Add User Plane IP Resource Information to 29244-h71-modified.docx

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