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

Set GeoNetworking version to 1

parent ad43a4f9
......@@ -159,7 +159,7 @@ module LibItsGeoNetworking_TypesAndValues {
group geoNwHeaderConstants {
const UInt4 c_geoNwProtocolVersion := 0;
const UInt4 c_geoNwProtocolVersion := 1;
const UInt8 c_hopLimit1 := 1;
const UInt8 c_defaultHopLimit := 10;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment