]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Allow a static daemon to connect
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 18 Apr 2018 18:50:55 +0000 (14:50 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 29 Jul 2018 16:27:48 +0000 (12:27 -0400)
commitf23cbcda591480973f0be795d487c9268cb667ec
treee0a82e8cc4af676cfc7bf6cef1c260d839aafb42
parent155d6d4415cb9428450fe43ff71d756c47cf5ee0
zebra: Allow a static daemon to connect

As part of moving the static route handling to it's own daemon
allow zebra to accept static route types from upper level
protocols.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zapi_msg.c