]> git.puffer.fish Git - mirror/frr.git/commit
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>
Mon, 21 Nov 2011 14:24:50 +0000 (18:24 +0400)
commitdaca2cf463496e5844812ea13a4fafefafe4853f
treefa15ebaba782e946197a18d4739b2539f4c9a1a9
parent6864a990771c66384a66cd6e7db443529460b0a6
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