Attention is currently required from: laforge.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/33802 )
Change subject: ttcn3-ggsn-test: kernel-gtp: add ipv6
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
See the commit message description:
> I've also tried to add extra inet6 and inet46 blocks to the config, as
> in osmo-ggsn.cfg. But configuring multiple APNs with kernel GTP is not
> supported in osmo-ggsn:
> cannot create GTP tunnel device: Device or resource busy
Should I change osmo-ggsn, so it can handle multiple APNs with kernel GTP? I wasn't sure if this was in scope of the issue.
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/33802
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: If3549db216ff89bdb963744bb38015ad68d4cf6a
Gerrit-Change-Number: 33802
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Tue, 18 Jul 2023 15:17:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-uecups/+/33788 )
Change subject: daemon_vty: avoid null-dereference in argc < 0 case
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-uecups/+/33788/comment/38cc67b5_79bea1b0
PS1, Line 10: which means in theory argc could be negative and the second clause
> I think it's fine changing it to "argc > 0" to use same condition as above, but I doubt argc can be […]
I'm not saying it is a realistic scenario. I'm saying it might happen theoretically. After all, it is a signed integer...
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/33788
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: I4149b0b191a34168ba6649338d3cdf6c6af6cfe7
Gerrit-Change-Number: 33788
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 18 Jul 2023 15:17:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment