laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/python/pyosmocom/+/43370?usp=email )
Change subject: gsmtap: Update repo link from cgit to gitea/forgejo ......................................................................
gsmtap: Update repo link from cgit to gitea/forgejo
Change-Id: I4d6e6921dba2b379714ff9ab9d6edfc2759681f8 --- M src/osmocom/gsmtap.py 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/python/pyosmocom refs/changes/70/43370/1
diff --git a/src/osmocom/gsmtap.py b/src/osmocom/gsmtap.py index 3474396..0c2edf7 100644 --- a/src/osmocom/gsmtap.py +++ b/src/osmocom/gsmtap.py @@ -28,7 +28,7 @@ from osmocom.construct import parse_construct
# The root definition of GSMTAP can be found at -# https://cgit.osmocom.org/cgit/libosmocore/tree/include/osmocom/core/gsmtap.h +# https://gitea.osmocom.org/osmocom/libosmocore/src/branch/master/include/osmo...
GSMTAP_UDP_PORT = 4729