Change in osmo-bsc[master]: pcu_sock: Log event pcu_sock created

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
Fri Jun 15 11:43:34 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9634 )

Change subject: pcu_sock: Log event pcu_sock created
......................................................................

pcu_sock: Log event pcu_sock created

Change-Id: If5691d8e8bae7166e06382db589850ce94c20a30
---
M src/osmo-bsc/pcu_sock.c
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bsc/pcu_sock.c b/src/osmo-bsc/pcu_sock.c
index 64422c7..5a3fefa 100644
--- a/src/osmo-bsc/pcu_sock.c
+++ b/src/osmo-bsc/pcu_sock.c
@@ -715,6 +715,8 @@
 		return rc;
 	}
 
+	LOGP(DPCU, LOGL_INFO, "Started listening on PCU socket: %s\n", path);
+
 	bts->pcu_state = state;
 	return 0;
 }

-- 
To view, visit https://gerrit.osmocom.org/9634
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If5691d8e8bae7166e06382db589850ce94c20a30
Gerrit-Change-Number: 9634
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180615/cc22fa8a/attachment.htm>


More information about the gerrit-log mailing list