Attention is currently required from: laforge.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email )
Change subject: Add README.md to explain what this is all about
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File README.md:
https://gerrit.osmocom.org/c/libasn1c/+/36419/comment/9a53232f_c5c605f9
PS2, Line 8: woudl
would
--
To view, visit https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Change-Id: Idb8b7ac9ee93e93971376644444e434c41aa18fa
Gerrit-Change-Number: 36419
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Mon, 25 Mar 2024 10:21:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: laforge.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email )
Change subject: Add README.md to explain what this is all about
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS1:
> weird, master-libasn1c passes daily and uses the same contrib/jenkins.sh... […]
I've rebased the patch on master to fix it. it was missing this patch: https://gerrit.osmocom.org/c/libasn1c/+/33739
--
To view, visit https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Change-Id: Idb8b7ac9ee93e93971376644444e434c41aa18fa
Gerrit-Change-Number: 36419
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Mon, 25 Mar 2024 10:17:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith(a)sysmocom.de>
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: comment
Attention is currently required from: laforge.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email )
Change subject: Add README.md to explain what this is all about
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> something really weird is happening in build verification of this patch. @osmith@sysmocom. […]
weird, master-libasn1c passes daily and uses the same contrib/jenkins.sh... looking into it
--
To view, visit https://gerrit.osmocom.org/c/libasn1c/+/36419?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Change-Id: Idb8b7ac9ee93e93971376644444e434c41aa18fa
Gerrit-Change-Number: 36419
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Mon, 25 Mar 2024 09:56:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: comment
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/simtrace2/+/36441?usp=email )
Change subject: cardemu: add support for inverted sim presence pins
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Additional a configuration method by the remsim userspace tool might be still helpful if a user needs to invert it because of a specific modem.
--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/36441?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I33325f763b56b297762a3fb6fe6baa7b0354de3c
Gerrit-Change-Number: 36441
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Mon, 25 Mar 2024 00:33:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libgtpnl/+/36440?usp=email )
Change subject: README.md: Improve markdown formatting; more links
......................................................................
README.md: Improve markdown formatting; more links
Change-Id: I16511491fdf00a01b9b6deecf8d19a1f2f5e6c3c
---
M README.md
1 file changed, 15 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
index 95ad1ac..8a8efdd 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# libgtpnl - netlink library for Linux kernel GTP
-In order to control the kernel-side GTP-U plane, a netlink based control
-interface between GTP-C in userspace and GTP-U in kernelspace was
-invented.
+In order to control the kernel-side GTP-U plane (`gtp` driver), a
+netlink based control interface between GTP-C in userspace and GTP-U in
+kernelspace was invented.
The encoding and decoding of these control messages is implemented in
-the libgtpnl (library for GTP netlink).
+this *libgtpnl* (library for GTP netlink).
libgtpnl is part of the [Osmocom](https://osmocom.org/) Open Source
Mobile Communications project.
@@ -22,7 +22,8 @@
git clone https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
-Visiting the URL in a browser shows a web interface.
+Visiting the URL in a browser shows a
+[web interface](https://gitea.osmocom.org/cellular-infrastructure/libgtpnl).
Mailing List
------------
--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/36440?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: I16511491fdf00a01b9b6deecf8d19a1f2f5e6c3c
Gerrit-Change-Number: 36440
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged