openbsc[master]: add DSUA debug constant

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jun 5 09:47:12 UTC 2016


Patch Set 2:

(2 comments)

https://gerrit.osmocom.org/#/c/191/2/openbsc/src/gprs/sgsn_main.c
File openbsc/src/gprs/sgsn_main.c:

Line 292: 		.enabled = 1, .loglevel = LOGL_DEBUG,
not sure if DEBUG is such a suitable default, we should fix that in other / older logging subsystems, and try to avoid introducing more. However, this can be one extra patch changing all DEBUG to INFO or NOTICE by default.  We should expect the normal user not interested in debugging...


https://gerrit.osmocom.org/#/c/191/2/openbsc/src/libcommon/debug.c
File openbsc/src/libcommon/debug.c:

Line 173: 	[DSUA] = {
Why do we have to declare it both in libcommon and in sgsn? Because libcommon is not linked into sgsn?


-- 
To view, visit https://gerrit.osmocom.org/191
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4a3a8189564345700ea4825983ab39a8411227f4
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list