open5gs/lib/pfcp/support/README.md

19 lines
528 B
Markdown
Raw Normal View History

2019-12-01 12:40:52 +00:00
* Install python-docx
2021-06-21 13:36:38 +00:00
user@host ~/Documents/git/open5gs/lib/pfcp/support$ \
sudo pip3 install python-docx
2019-12-01 12:40:52 +00:00
* Change the format of standard specification
2023-03-05 13:33:01 +00:00
from 29244-h71.doc to 29244-h71.docx
2019-12-01 12:40:52 +00:00
using Microsoft Office 2007+
2023-03-05 13:33:01 +00:00
* 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
2019-12-01 12:40:52 +00:00
* Generate TLV support files
user@host ~/Documents/git/open5gs/lib/pfcp/support$ \
2023-03-05 13:33:01 +00:00
python3 pfcp-tlv.py -f 29244-h71-modified.docx -o ..