]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/ChangeLog
[lib] Centralise Zserv route type information, auto-generate redist strings
[mirror_frr.git] / lib / ChangeLog
index d031d8f58f522409e4f62bdb038ce5e4513dd0c6..37c1324bdff297373678efb0b144ff16f59d217f 100644 (file)
        * if.h: (struct connected) Document the meaning of the
          ZEBRA_IFC_REAL and ZEBRA_IFC_CONFIGURED flags.
 
+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.
+
 2006-05-15 Paul Jakma <paul.jakma@sun.com>
 
        * log.c: (general) Generalise struct zebra_route_desc into