pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40002?usp=email )
Change subject: stp: Fix typo in comment ...................................................................... stp: Fix typo in comment Change-Id: I9f4a1e5ec0b0d2614b3cec0768e8847fce3e3cdf --- M stp/STP_Tests_IPA.ttcn 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/02/40002/1 diff --git a/stp/STP_Tests_IPA.ttcn b/stp/STP_Tests_IPA.ttcn index 66e7262..ae7e1da 100644 --- a/stp/STP_Tests_IPA.ttcn +++ b/stp/STP_Tests_IPA.ttcn @@ -309,8 +309,8 @@ } } - /* All traffic should not still be sent to the same receiver, since - * OPC+SLS cannot change in IPA ASPs. + /* All traffic should still be sent to the same receiver, since + * OPC+DPC+SLS cannot change in IPA ASPs. * However, depending on how the SLS seed tables were allocated, it can * be that STP was routing through Alternative Route and now that the * 2nd receiver is up it is now routing to it (Normal Route). Account -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40002?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I9f4a1e5ec0b0d2614b3cec0768e8847fce3e3cdf Gerrit-Change-Number: 40002 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pes...@sysmocom.de>