commit | 9c42a6ebbc103a0a4be6af782388ad26e6c03556 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Tue Jun 27 07:52:03 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Tue Jun 27 07:52:03 2006 +0000 |
tree | fcbdec3f26cb36539b9d66e1b8f4e63cfe1c3799 | |
parent | 466c96562c6e39596dc441c30420b335f83f01ea [diff] |
[lib] Centralise Zserv route type information, auto-generate redist strings 2006-05-23 Paul Jakma <paul.jakma@sun.com> * route_types.txt: New file, table of ZEBRA_ROUTE definitions. * route_types.awk: New script, to parse previous and generate (for now) redistribute string defines. * Makefile.am: build route_types.h using previous two, ala memtypes.h, include the script and table file in EXTRA_DIST. * command.h: pull in route_types.h, add a REDIST_STR define.