mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-30 12:29:33 +00:00
[Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0
This commit is contained in:
parent
fd9c211005
commit
3b8a1386e4
51 changed files with 801 additions and 443 deletions
|
|
@ -4,9 +4,11 @@ user@host ~/Documents/git/open5gs/lib/gtp/v2/support$ \
|
|||
sudo pip3 install python-docx
|
||||
|
||||
* Change the format of standard specification
|
||||
from 29274-g30.doc to 29274-g30.docx
|
||||
from 29274-h70.doc to 29274-h70.docx
|
||||
using Microsoft Office 2007+
|
||||
|
||||
* Adjust table cell in 29274-h70.docx
|
||||
|
||||
* Generate TLV support files
|
||||
user@host ~/Documents/git/open5gs/lib/gtp/v2/support$ \
|
||||
python3 gtp-tlv.py -f 29274-g30.docx -o ..
|
||||
python3 gtp-tlv.py -f 29274-h70.docx -o ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue