ETSI's Bug Tracker - GeoNetworking
View Issue Details
0007033GeoNetworkingATSpublic16-04-2015 14:2227-04-2015 12:46
Sebastian Muellers 
Sebastian Muellers 
normalminorhave not tried
resolvedfixed 
 
 
0007033: TP/GEONW/PON/GNA/BV/BV-02 modifif to use SHB instead of beacon
use SHB instead of beacon
No tags attached.
related to 0006922closed tepelmann TC_GEONW_PON_GNA_BV_02: No enqueue of new GN_ADDR 
Issue History
16-04-2015 14:22Sebastian MuellersNew Issue
16-04-2015 14:22Sebastian MuellersStatusnew => assigned
16-04-2015 14:22Sebastian MuellersAssigned To => tepelmann
16-04-2015 14:26Sebastian MuellersRelationship addedrelated to 0006922
17-04-2015 10:53tepelmannAssigned Totepelmann => Sebastian Muellers
17-04-2015 10:55tepelmannNote Added: 0012939
27-04-2015 12:41Sebastian MuellersNote Added: 0012948
27-04-2015 12:41Sebastian MuellersAssigned ToSebastian Muellers => tepelmann
27-04-2015 12:45Sebastian MuellersNote Deleted: 0012948
27-04-2015 12:46Sebastian MuellersNote Added: 0012949
27-04-2015 12:46Sebastian MuellersStatusassigned => resolved
27-04-2015 12:46Sebastian MuellersResolutionopen => fixed
27-04-2015 12:46Sebastian MuellersAssigned Totepelmann => Sebastian Muellers

Notes
(0012939)
tepelmann   
17-04-2015 10:55   
Resolved in TTCN-3 and validated against real SUT.

Please adapt TP documents for ETSI and C2C TS. Here the new proposal for the TP:

            /**
            * @desc Check the proper functioning of duplicate address detection mechanism
            *
            * Pics Selection: PICS_GN_DAD
            * Config Id: CF01
            * Initial conditions:
            *  with {
            *      the IUT being in the "initial state" and
            *      the IUT having sent an SHB packet
            *  }
            * Expected behaviour:
            *  ensure that {
            *      when {
            *          the IUT receives a SHB packet
            *              containing SHB Extended Header
            *                  containing SOPV field
            *                      containing GN_ADDR field
            *                          indicating same GN_ADDR as the GN_ADDR field in the last SHB packet 
originated by the IUT
            *      }
            *      then {
            *          the IUT sends subsequent SHB packet
            *              containing SHB Extended Header
            *                  containing SOPV field
            *                      containing GN_ADDR field
            *                          indicating different GN_ADDR as the previous used GN_ADDR
            *      }
            *   }
            * 

            *
            * @see ETSI TS 102 871-2 v1.3.1 TP/GEONW/PON/GNA/BV-02
            * @reference EN 302 636-4-1 [1], clauses 9.2.1.4
            */
(0012949)
Sebastian Muellers   
27-04-2015 12:46   
TP fixed according to Dirk's proposal