commit | 4a8164e5b310094315e2c50d73aeea489766a48a | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Apr 08 14:20:18 2005 +0000 |
committer | hasso <hasso> | Fri Apr 08 14:20:18 2005 +0000 |
tree | 683c5f04667486d29fc72a094957773ded6aea3b | |
parent | 3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 [diff] [blame] |
* routemap.[ch]: Added "description ..." command. Closes Bugzilla #167.
diff --git a/lib/routemap.h b/lib/routemap.h index 22a2b19..072526a 100644 --- a/lib/routemap.h +++ b/lib/routemap.h
@@ -108,6 +108,7 @@ struct route_map_index { struct route_map *map; + char *description; /* Preference of this route map rule. */ int pref;