Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmocom-bb/+/32488
to look at the new patch set (#2).
Change subject: layer23: vty: Move imei related commands to common/
......................................................................
layer23: vty: Move imei related commands to common/
Change-Id: I3c71586c0eb437ce63beaae5adf8fac6c27e2896
---
M src/host/layer23/src/common/vty.c
M src/host/layer23/src/mobile/vty_interface.c
2 files changed, 75 insertions(+), 58 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/88/32488/2
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32488
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I3c71586c0eb437ce63beaae5adf8fac6c27e2896
Gerrit-Change-Number: 32488
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
Attention is currently required from: fixeria.
Hello osmith, Jenkins Builder, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmocom-bb/+/32419
to look at the new patch set (#3).
Change subject: layer23: Move testsim node to common/
......................................................................
layer23: Move testsim node to common/
Change-Id: Ife34403a715809b43e7a4cd5ce4dec8616fc08af
---
M src/host/layer23/include/osmocom/bb/common/vty.h
M src/host/layer23/include/osmocom/bb/mobile/vty.h
M src/host/layer23/src/common/vty.c
M src/host/layer23/src/mobile/vty_interface.c
4 files changed, 319 insertions(+), 301 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/19/32419/3
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32419
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ife34403a715809b43e7a4cd5ce4dec8616fc08af
Gerrit-Change-Number: 32419
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmocom-bb/+/32490
to look at the new patch set (#2).
Change subject: doc/examples/modem: Update modem.cfg with new features
......................................................................
doc/examples/modem: Update modem.cfg with new features
Update the example config to contain IMSI and IMEI values which are used
when attaching to the network.
Set cpu-sched to realtime since RLCMAC is time-contrainsted.
Change-Id: I6060c833de2eef7591b7a4f149d9e148455db970
---
M doc/examples/modem/modem.cfg
1 file changed, 24 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/90/32490/2
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32490
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I6060c833de2eef7591b7a4f149d9e148455db970
Gerrit-Change-Number: 32490
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/32490 )
Change subject: doc/examples/modem: Update modem.cfg with new features
......................................................................
doc/examples/modem: Update modem.cfg with new features
Update the example config to contain IMSI and IMEI values which are used
when attaching to the network.
Set cpu-sched to realtime since RLCMAC is time-contrainsted.
Change-Id: I6060c833de2eef7591b7a4f149d9e148455db970
---
M doc/examples/modem/modem.cfg
1 file changed, 24 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/90/32490/1
diff --git a/doc/examples/modem/modem.cfg b/doc/examples/modem/modem.cfg
index a441b0e..af98082 100644
--- a/doc/examples/modem/modem.cfg
+++ b/doc/examples/modem/modem.cfg
@@ -6,9 +6,19 @@
no login
!
ms 1
+ imei 000000000000000 0
+ imei-fixed
+ sim test
+ test-sim
+ imsi 001010000000000
+ ki comp128 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+ no barred-access
+ rplmn 001 01
apn internet
tun-device modem4
! tun-netns netns_modem4
type-support v4
no shutdown
no shutdown
+cpu-sched
+ policy rr 1
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32490
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I6060c833de2eef7591b7a4f149d9e148455db970
Gerrit-Change-Number: 32490
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange
Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451 )
Change subject: debian: set compat level to 10
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
> no debian/format change here?
it is already at 10 in this git repo for some reason.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I6ee4aace6bf7c246338408c41f790189d75d5488
Gerrit-Change-Number: 32451
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 25 Apr 2023 16:02:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment