Commit dc620abe authored by garciay's avatar garciay
Browse files

Add GeoN ethernet type value as PICS

parent 0bf6f228
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -177,6 +177,13 @@ module LibItsGeoNetworking_Pics {
         */        
        modulepar integer PICS_GN_GEOUNICAST_CBF_MAX_TIME := 100;
        
        /**
         * @desc Define the GeoN ethernet type value
         * - Hitachi: 0x0707
         * - NEC    : 0x0fa1
         */
        modulepar octetstring PICS_GN_ETHER_TYPES := '0707'O;
        
    } // end geoNwPics
    
} // end LibItsGeoNetworking_Pics
 No newline at end of file