commit | 810a5b50dd754ea19408e238db9cf4ccfa7a44a6 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Sun Sep 09 16:53:14 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Sun Sep 09 16:53:14 2012 -0500 |
tree | afa2e46702bb73a5f1465fd0a59d91386860ab8a | |
parent | 0315f98f10b37453954a764748a544691f73a3b9 [diff] [blame] |
Updates in nlsr_npt.*
diff --git a/nlsr_route.h b/nlsr_route.h index ec243e9..762efa4 100644 --- a/nlsr_route.h +++ b/nlsr_route.h
@@ -4,7 +4,8 @@ #define EMPTY_PARENT -12345 #define INF_DISTANCE 2147483647 -#define NO_NEXT_HOP -4321 +#define NO_NEXT_HOP -12345 +#define NO_MAPPING_NUM -1 struct map_entry {