]> git.ipfire.org Git - thirdparty/bird.git/commit
Added skeleton of static route protocol.
authorMartin Mares <mj@ucw.cz>
Sun, 6 Dec 1998 18:21:23 +0000 (18:21 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 6 Dec 1998 18:21:23 +0000 (18:21 +0000)
commita1bf6440b5c27f7fb829eb25f6ac1c2629eb72eb
tree754d594eadd2439383bc8bbcb97d91265a090651
parent980ffedbb04bf3beedf147fc7dfed40cdbf968aa
Added skeleton of static route protocol.
Makefile
TODO
bird.conf
nest/protocol.h
proto/static/Makefile [new file with mode: 0644]
proto/static/config.Y [new file with mode: 0644]
proto/static/static.c [new file with mode: 0644]
proto/static/static.h [new file with mode: 0644]