summaryrefslogtreecommitdiff
path: root/lib/routemap.h
diff options
context:
space:
mode:
authorhasso <hasso>2005-04-08 14:20:18 +0000
committerhasso <hasso>2005-04-08 14:20:18 +0000
commit4a8164e5b310094315e2c50d73aeea489766a48a (patch)
tree683c5f04667486d29fc72a094957773ded6aea3b /lib/routemap.h
parent3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 (diff)
* routemap.[ch]: Added "description ..." command.
Closes Bugzilla #167.
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;