open5gs/lib/pfcp/support
Sukchan Lee 97e1b1bd30 [PFCP] Fixed incorrect TLV names (#2887)
Fixed standards documentation that described incorrect TLV names.
2024-01-19 23:40:20 +09:00
..
cache [PFCP] Fixed incorrect TLV names (#2887) 2024-01-19 23:40:20 +09:00
29244-h71-modified.docx [PFCP] Fixed incorrect TLV names (#2887) 2024-01-19 23:40:20 +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 [TLV] PFCP parser crash from FuzzingLabs (#2523) 2023-08-18 22:19:46 +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 ..