]> git.ipfire.org Git - thirdparty/bird.git/commit - nest/config.Y
Added configuration of the device internal protocol. This is primarily
authorMartin Mares <mj@ucw.cz>
Sun, 29 Nov 1998 22:03:58 +0000 (22:03 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Nov 1998 22:03:58 +0000 (22:03 +0000)
commit50d8424ad1f40f9979214c1d6cbf8e290ba9a5cb
tree59f58fdb5b3e37c00c9d4955ed671e4dcec9f814
parent66efdf962a343c7cf5aef475f35f9e3864cb4fdd
Added configuration of the device internal protocol. This is primarily
intended to serve as an example of interface pattern list use. As a side
effect, you can disable generating of device routes by disabling
this protocol.
TODO
bird.conf
conf/confbase.Y
nest/config.Y
nest/protocol.h
nest/rt-dev.c
nest/rt-dev.h [new file with mode: 0644]