open5gs/lib/pfcp/support
Sukchan Lee 581d255c53 Revert "[GTP/PFCP]] incorrect dst TEI=0/SEID=0 (#3043)"
This reverts commit a667525041.
2024-03-26 08:04:26 +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 Revert "[GTP/PFCP]] incorrect dst TEI=0/SEID=0 (#3043)" 2024-03-26 08:04:26 +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 ..