Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001940IPv6 Testing Conformance (TTCN3 + TPs)Test Adapter (TA)public06-09-2007 20:4222-01-2008 15:38
ReporterSebastian Muellers 
Assigned Totepelmann 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Summary0001940: multicast address support in test adapter
Descriptiontest adapter must add the wellknown addresses
const Ipv4Address c_localScopeAllNodesMca := c_localScopeBlock239 & c_localScopeBlock192 & '0001'O; // 239.192.0.1
        const Ipv4Address c_localScopeAllRoutersMca := c_localScopeBlock239 & c_localScopeBlock192 & '0002'O; // 239.192.0.1
        const Ipv4Address c_unknownScopeAllNodesMca := c_localScopeBlock239 & c_localScopeBlock192 & '0001'O; // 239.122.0.2

to the send and receive map in order to make TCs runnable for IPv6overv4 testing.
TagsNo tags attached.
Cor - Mob - Sec - TransTransitioning
Attached Files

- Relationships

-  Notes
(0004726)
tepelmann (developer)
22-01-2008 15:38

added the multicast addresses

- Issue History
Date Modified Username Field Change
06-09-2007 20:42 Sebastian Muellers New Issue
06-09-2007 20:42 Sebastian Muellers Mob - Sec - Trans => Transitioning
22-01-2008 15:38 tepelmann Status new => resolved
22-01-2008 15:38 tepelmann Resolution open => fixed
22-01-2008 15:38 tepelmann Assigned To => tepelmann
22-01-2008 15:38 tepelmann Note Added: 0004726


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker