]> git.proxmox.com Git - mirror_frr.git/commit - lib/zebra.h
lib: put route_types.txt to real use
authorDavid Lamparter <equinox@diac24.net>
Tue, 15 Sep 2009 23:52:42 +0000 (01:52 +0200)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 15:13:17 +0000 (19:13 +0400)
commite0ca5fde7be5b5ce90dae78c2477e8245aecb8e9
tree0e0b32ddbed4a84a3b2de9dd7217165cb81f52fa
parentebf08631cad8a420fc6bfb7c45af5496dc11023e
lib: put route_types.txt to real use

this replaces most occurences of routing protocol lists by preprocessor
defines from route_types.h. the latter is autogenerated from
route_types.txt by a perl script (previously awk). adding a routing
protocol now is mostly a matter of changing route_types.txt and log.c.

Conflicts:

lib/route_types.awk
bgpd/bgp_vty.c
lib/Makefile.am
lib/log.c
lib/route_types.awk [deleted file]
lib/route_types.pl [new file with mode: 0755]
lib/route_types.txt
lib/zebra.h
ospf6d/ospf6_asbr.c
ospfd/ospf_vty.c
zebra/zebra_vty.c