BIRD Internet routing Daemon on OpenWRT
BIRD is a network routing daemon which supports many routing protocols (rip, ospf,...).
Sadly, there is no official OpenWRT package for it, but there is a patch here.
The patch has a couple of errors, for example, the package folder should be named "package" and not "packages". Also if you copy-paste the patch, the whitespace in the Makefile will be in " "-spaces, but it should be written with TAB-s. I have fixed the Makefile, and tarballed the resulting folder.
All you have to do (after getting the svn trunk) is to untar-bzip it into ./kamikaze/package/, and run make menuconfig again. You'll find BIRD daemons and clients under the "Network" section. Then run make, etc. as usual.
Download tarball here:
bird-1.1.5.tar.bz2
Binary packages for UBNT RouterStation with OpenWRT rev.18672. TheseWorkForMe(TM), and I am not responsible for whatever happens if you try to run them. To get teh sources: "svn checkout svn://svn.openwrt.org/openwrt/trunk kamikaze".
Feedback, comments, questions: hacks [at] mulaz [dot] org or here