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/osmocom/core/gsmtap.h GSMTAP_UDP_PORT = 4729 -- To view, visit https://gerrit.osmocom.org/c/python/pyosmocom/+/43370?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: python/pyosmocom Gerrit-Branch: master Gerrit-Change-Id: I4d6e6921dba2b379714ff9ab9d6edfc2759681f8 Gerrit-Change-Number: 43370 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]>
