mobile.GTPU: export GTPUDispatcher

This commit is contained in:
p1-bmu 2022-03-16 18:14:27 +01:00
parent c51f6c31e6
commit ae3df5b25d
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ __all__ = [
'GTPUTunnelStatus',
'GPDU',
# GTPU Message parser and associated errors
'GTPUDispatcher',
'parse_GTPU',
'ERR_GTPU_BUF_TOO_SHORT',
'ERR_GTPU_BUF_INVALID',