Change in openbsc[master]: nat: Remove misleading comment

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
Sat Sep 15 09:23:38 UTC 2018


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

Change subject: nat: Remove misleading comment
......................................................................

nat: Remove misleading comment

PONG is being sent a as an answer to PING a few lines above in same
function.

Change-Id: I88ca95d46f4ace1da4025d12302422dbfa578354
---
M openbsc/src/osmo-bsc_nat/bsc_nat.c
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/openbsc/src/osmo-bsc_nat/bsc_nat.c b/openbsc/src/osmo-bsc_nat/bsc_nat.c
index 0e69528..8cc0f2d 100644
--- a/openbsc/src/osmo-bsc_nat/bsc_nat.c
+++ b/openbsc/src/osmo-bsc_nat/bsc_nat.c
@@ -1369,7 +1369,6 @@
 			return bsc_nat_handle_ctrlif_msg(bsc, msg);
 	}
 
-	/* FIXME: Currently no PONG is sent to the BSC */
 	/* FIXME: Currently no ID ACK is sent to the BSC */
 	forward_sccp_to_msc(bsc, msg, &fd_closed);
 	return fd_closed ? -EBADF : 0;

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

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I88ca95d46f4ace1da4025d12302422dbfa578354
Gerrit-Change-Number: 10936
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180915/458c5828/attachment.htm>


More information about the gerrit-log mailing list