Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/31013
to look at the new patch set (#3).
Change subject: Move src/*.{c,h} to src/core/
......................................................................
Move src/*.{c,h} to src/core/
This way we have all libosmocore.so in an own subdir instead of having
lots of files in the parent dir, which also contains subdirs to other
libraries.
This also matches the schema under include/osmocom/.
Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
---
M Doxyfile.core.in
M Makefile.am
M configure.ac
M debian/copyright
M src/Makefile.am
M src/codec/Makefile.am
M src/coding/Makefile.am
A src/core/Makefile.am
R src/core/application.c
R src/core/backtrace.c
R src/core/base64.c
R src/core/bitcomp.c
R src/core/bits.c
R src/core/bitvec.c
R src/core/context.c
R src/core/conv.c
R src/core/conv_acc.c
R src/core/conv_acc_generic.c
R src/core/conv_acc_neon.c
R src/core/conv_acc_neon_impl.h
R src/core/conv_acc_sse.c
R src/core/conv_acc_sse_avx.c
R src/core/conv_acc_sse_impl.h
R src/core/counter.c
R src/core/crc16.c
R src/core/crcXXgen.c.tpl
R src/core/exec.c
R src/core/fsm.c
R src/core/gsmtap_util.c
R src/core/isdnhdlc.c
R src/core/it_q.c
R src/core/logging.c
R src/core/logging_gsmtap.c
R src/core/logging_syslog.c
R src/core/logging_systemd.c
R src/core/loggingrb.c
R src/core/macaddr.c
R src/core/mnl.c
R src/core/msgb.c
R src/core/msgfile.c
R src/core/panic.c
R src/core/plugin.c
R src/core/prbs.c
R src/core/prim.c
R src/core/probes.d
R src/core/rate_ctr.c
R src/core/rbtree.c
R src/core/select.c
R src/core/sercomm.c
R src/core/serial.c
R src/core/signal.c
R src/core/sockaddr_str.c
R src/core/socket.c
R src/core/stat_item.c
R src/core/stat_item_internal.h
R src/core/stats.c
R src/core/stats_statsd.c
R src/core/stats_tcp.c
R src/core/strrb.c
R src/core/tdef.c
R src/core/thread.c
R src/core/time_cc.c
R src/core/timer.c
R src/core/timer_clockgettime.c
R src/core/timer_gettimeofday.c
R src/core/use_count.c
R src/core/utils.c
R src/core/write_queue.c
M src/ctrl/Makefile.am
M src/gb/Makefile.am
M src/gsm/Makefile.am
M src/sim/Makefile.am
M src/usb/Makefile.am
M src/vty/Makefile.am
M tests/Makefile.am
M utils/Makefile.am
M utils/osmo-stat-dummy/Makefile.am
77 files changed, 148 insertions(+), 142 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/13/31013/3
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/31013
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
Gerrit-Change-Number: 31013
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/31013
to look at the new patch set (#2).
Change subject: Move src/*.{c,h} to src/core/
......................................................................
Move src/*.{c,h} to src/core/
This way we have all libosmocore.so in an own subdir instead of having
lots of files in the parent dir, which also contains subdirs to other
libraries.
This also matches the schema under include/osmocom/.
Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
---
M Doxyfile.core.in
M Makefile.am
M configure.ac
M debian/copyright
M src/Makefile.am
M src/codec/Makefile.am
M src/coding/Makefile.am
A src/core/Makefile.am
R src/core/application.c
R src/core/backtrace.c
R src/core/base64.c
R src/core/bitcomp.c
R src/core/bits.c
R src/core/bitvec.c
R src/core/context.c
R src/core/conv.c
R src/core/conv_acc.c
R src/core/conv_acc_generic.c
R src/core/conv_acc_neon.c
R src/core/conv_acc_neon_impl.h
R src/core/conv_acc_sse.c
R src/core/conv_acc_sse_avx.c
R src/core/conv_acc_sse_impl.h
R src/core/counter.c
R src/core/crc16.c
R src/core/crcXXgen.c.tpl
R src/core/exec.c
R src/core/fsm.c
R src/core/gsmtap_util.c
R src/core/isdnhdlc.c
R src/core/it_q.c
R src/core/logging.c
R src/core/logging_gsmtap.c
R src/core/logging_syslog.c
R src/core/logging_systemd.c
R src/core/loggingrb.c
R src/core/macaddr.c
R src/core/mnl.c
R src/core/msgb.c
R src/core/msgfile.c
R src/core/panic.c
R src/core/plugin.c
R src/core/prbs.c
R src/core/prim.c
R src/core/probes.d
R src/core/rate_ctr.c
R src/core/rbtree.c
R src/core/select.c
R src/core/sercomm.c
R src/core/serial.c
R src/core/signal.c
R src/core/sockaddr_str.c
R src/core/socket.c
R src/core/stat_item.c
R src/core/stat_item_internal.h
R src/core/stats.c
R src/core/stats_statsd.c
R src/core/stats_tcp.c
R src/core/strrb.c
R src/core/tdef.c
R src/core/thread.c
R src/core/time_cc.c
R src/core/timer.c
R src/core/timer_clockgettime.c
R src/core/timer_gettimeofday.c
R src/core/use_count.c
R src/core/utils.c
R src/core/write_queue.c
M src/ctrl/Makefile.am
M src/gb/Makefile.am
M src/gsm/Makefile.am
M src/sim/Makefile.am
M src/usb/Makefile.am
M src/vty/Makefile.am
M tests/Makefile.am
M utils/Makefile.am
M utils/osmo-stat-dummy/Makefile.am
77 files changed, 146 insertions(+), 140 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/13/31013/2
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/31013
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
Gerrit-Change-Number: 31013
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: osmith, tnt.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31012 )
Change subject: contrib/jenkins: build libosmo-abis without dahdi
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
> why is "this not needed"? DAHDI is the primary E1 input driver we use, for example in commercial gbp […]
ah, nevermind. I failed to see that this is about osmo-bts.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/31012
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I61c483983a4793e0429bb37804dee0a128125daf
Gerrit-Change-Number: 31012
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: tnt <tnt(a)246tNt.com>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: tnt <tnt(a)246tNt.com>
Gerrit-Comment-Date: Wed, 18 Jan 2023 15:13:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: comment
Attention is currently required from: osmith, tnt.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31012 )
Change subject: contrib/jenkins: build libosmo-abis without dahdi
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
Patchset:
PS1:
why is "this not needed"? DAHDI is the primary E1 input driver we use, for example in commercial gbproxy deployments of sysmocom.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/31012
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I61c483983a4793e0429bb37804dee0a128125daf
Gerrit-Change-Number: 31012
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: tnt <tnt(a)246tNt.com>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: tnt <tnt(a)246tNt.com>
Gerrit-Comment-Date: Wed, 18 Jan 2023 15:12:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: keith, lynxis lazus.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16808 )
Change subject: Add vty `reject-cause` to set the reject cause
......................................................................
Patch Set 11:
(1 comment)
Patchset:
PS11:
Hi @keith, maybe what I'm missing here is the rationale on WHY is this needed. What's the rationale behind wanting to change the reported cause?
--
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/16808
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Icea39020c23fbbea9e92847df76af8986fdbf48a
Gerrit-Change-Number: 16808
Gerrit-PatchSet: 11
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-CC: keith <keith(a)rhizomatica.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: keith <keith(a)rhizomatica.org>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Wed, 18 Jan 2023 14:57:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment