]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix redistribution of new protocols
authorDavid Lamparter <equinox@diac24.net>
Wed, 26 Aug 2009 22:27:40 +0000 (00:27 +0200)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 21 Nov 2011 14:24:38 +0000 (18:24 +0400)
commit6864a990771c66384a66cd6e7db443529460b0a6
treeaed517988b259d9b80d3f3f7c20a80b9810f2e3e
parent87254a3f48874d7bbb127a118781d8ad1f017178
zebra: fix redistribution of new protocols

redistribute is currently limited to "known" protocols. there is no
reason for this limitation, so, remove it.
zebra/redistribute.c