]> git.ipfire.org Git - thirdparty/bird.git/commit
Added proto_get_named() to be used in CLI commands to get protocol instance
authorMartin Mares <mj@ucw.cz>
Fri, 3 Dec 1999 11:40:45 +0000 (11:40 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 3 Dec 1999 11:40:45 +0000 (11:40 +0000)
commit02c1fbddd462fecc6887a44ef67202870bcae7be
tree571deb0c83d55826ec90fe317544bd548ac848d3
parent28e01f85c65c536837227829f645818dfa6a2652
Added proto_get_named() to be used in CLI commands to get protocol instance
of a given protocol with optionally given name. See `show static' for an
example.
nest/proto.c
nest/protocol.h