11 Commits

Author SHA1 Message Date
nbd
50fa87d40c bird: link against librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:37 +00:00
juhosg
612c04ab75 Update BIRD to version 1.3.7
Besides some nice new featues like an include command in config files, the
possibility to define protocol instances from templates, and support for BGP
peerings on link-local IPv6 addresses the new release also contains lots of
bugfixes.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-14 19:34:06 +00:00
nico
d063a0f5e2 packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
nico
3da206df0a packages/bird: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:25 +00:00
acoul
855500afc2 net/bird: update to version 1.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-15 09:28:16 +00:00
acoul
bafcc5defa net/bird: update to version 1.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-06 05:07:40 +00:00
cshore
87dbd5e1a6 [net] Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 06:55:07 +00:00
acoul
dc36002bbe net/bird: update to version 1.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-26 11:55:34 +00:00
acoul
bf7eabf4f0 net/bird: update bird to version 1.2.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 12:35:13 +00:00
acoul
a16fc30448 [packages/net/bird] upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-02 11:52:58 +00:00
florian
5840f27288 [package] add package for BIRD Internet Routing Daemon
Here is the patch that adds a package for The BIRD Internet Routing
Daemon. It is updated to the current version of BIRD (v 1.2.2).

BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
It is fast, lightweight and small (cca 300 kB), therefore ideal for
OpenWRT based routers.

The makefile is rather tricky, as BIRD have to be built two times  (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:33:04 +00:00