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 uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/80/14280/1
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: newchange
Gerrit-Change-Id: I6585fc9f7e5e9fb57fe65372d0a14d68a939b73a
Gerrit-Change-Number: 14280
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190530/f355a90d/attachment.htm>