[Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0

This commit is contained in:
Sukchan Lee 2023-03-05 12:37:14 +09:00
parent fd9c211005
commit 3b8a1386e4
51 changed files with 801 additions and 443 deletions

View file

@ -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 ..