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.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14280 )
Change subject: lapdm: fix comment 'thinko' about which type of message is retransmitted
......................................................................
lapdm: fix comment 'thinko' about which type of message is retransmitted
Change-Id: I6585fc9f7e5e9fb57fe65372d0a14d68a939b73a
---
M lapdm/L1CTL_Test.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Vadim Yanitskiy: Looks good to me, but someone else must approve
Harald Welte: Looks good to me, approved
diff --git a/lapdm/L1CTL_Test.ttcn b/lapdm/L1CTL_Test.ttcn
index 0e1a9b4..28bf25c 100644
--- a/lapdm/L1CTL_Test.ttcn
+++ b/lapdm/L1CTL_Test.ttcn
@@ -195,7 +195,7 @@
}
/* we test that a re-transmitted SABM with identical payload will result in the retransmission of a
- * SABM. This is required during the contention resolution procedure as specified in 8.4.1.4 */
+ * UA. This is required during the contention resolution procedure as specified in 8.4.1.4 */
testcase TC_sabm_retransmit() runs on dummy_CT {
const octetstring payload := '00FEFEDEADBEEF'O;
f_init();
--
To view, visit https://gerrit.osmocom.org/14280
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6585fc9f7e5e9fb57fe65372d0a14d68a939b73a
Gerrit-Change-Number: 14280
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190531/83a7bd91/attachment.htm>