Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40582?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: sccp: Split sccp_instance code from sccp_user.c to its own file
......................................................................
sccp: Split sccp_instance code from sccp_user.c to its own file
Move code logic affecting management of struct sccp_instance to its own
file. Previously, code was messily split between sccp_scoc.c and
sccp_user.c.
Change-Id: I632f1825fe696bf73c0f9220dc8e8463337d8ba8
---
M src/Makefile.am
M src/sccp_connection.c
M src/sccp_helpers.c
A src/sccp_instance.c
A src/sccp_instance.h
M src/sccp_internal.h
M src/sccp_lbcs.c
M src/sccp_sap.c
M src/sccp_sclc.c
M src/sccp_scmg.c
M src/sccp_scoc.c
M src/sccp_scoc_fsm.c
M src/sccp_scrc.c
M src/sccp_user.c
M src/sccp_user.h
M src/sccp_vty.c
M src/ss7_vty.c
17 files changed, 1,023 insertions(+), 935 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/82/40582/2
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40582?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I632f1825fe696bf73c0f9220dc8e8463337d8ba8
Gerrit-Change-Number: 40582
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder