mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 13:50:08 +00:00
* [PFCP] Fix trailing whitespace in message generation files * [PFCP] message gen: Support multiple URR ID IEs in Create PDR group * [PFCP] Support associating multiple URRs to a PDR According to 3GPP TS 29.244: """ A PDR shall contain: - zero, one or more URRs, which contains instructions related to traffic measurement and reporting. """ |
||
|---|---|---|
| .. | ||
| cache | ||
| 29244-g10.docx | ||
| pfcp-tlv.py | ||
| 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-f40.doc to 29274-f40.docx using Microsoft Office 2007+
-
Generate TLV support files user@host ~/Documents/git/open5gs/lib/pfcp/support$
python3 pfcp-tlv.py -f 29244-g10.docx -o ..