Commit 560b4607 authored by Yann Garcia's avatar Yann Garcia
Browse files

Set GeoNetworking version to 1

parent ad43a4f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -159,7 +159,7 @@ module LibItsGeoNetworking_TypesAndValues {
        
        
    group geoNwHeaderConstants {
    group geoNwHeaderConstants {
            
            
      const UInt4 c_geoNwProtocolVersion := 0;
      const UInt4 c_geoNwProtocolVersion := 1;
            
            
      const UInt8 c_hopLimit1 := 1;
      const UInt8 c_hopLimit1 := 1;
      const UInt8 c_defaultHopLimit := 10;
      const UInt8 c_defaultHopLimit := 10;