summaryrefslogtreecommitdiff
path: root/lib/routemap.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/routemap.h')
-rw-r--r--lib/routemap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/routemap.h b/lib/routemap.h
index 22a2b19d..072526a6 100644
--- a/lib/routemap.h
+++ b/lib/routemap.h
@@ -108,6 +108,7 @@ struct route_map_rule_list
struct route_map_index
{
struct route_map *map;
+ char *description;
/* Preference of this route map rule. */
int pref;