open5gs/lib/gtp/support
Sukchan Lee 1bed0d5872 [#568] Add GTP-U Error Indication Handling
So far, no operation was performed when Error Indication was received
from eNodeB. For that reason, I solved #568 issues by controlling
the MME to prevent this from happening.

Now, when GTP-U Error Indication is received, MME and SGW are implemented
to do what they have to do. I hope that the network can be restored
by responding appropriately even if Error Indication occurs.
2020-10-20 20:00:02 -04:00
..
cache refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
29274-g30.docx refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
README.md Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
gtp-tlv.py [#568] Add GTP-U Error Indication Handling 2020-10-20 20:00:02 -04:00

README.md

  • Install python-pip user@host ~/Documents/git/open5gs/lib/gtp/support$
    sudo apt-get install python-pip

  • Install python-docx user@host ~/Documents/git/open5gs/lib/gtp/support$
    sudo pip install python-docx

  • Change the format of standard specification from 29274-g30.doc to 29274-g30.docx using Microsoft Office 2007+

  • Generate TLV support files user@host ~/Documents/git/open5gs/lib/s1ap/support$
    python gtp-tlv.py -f 29274-g30.docx -o ..