feed/routing.git
14 years ago[packages] Various Makefile cleanups.
hauke [Sat, 13 Jun 2009 17:01:55 +0000 (17:01 +0000)]
[packages] Various Makefile cleanups.

Thanks to swalker.

git-svn-id: svn+ssh://svn.openwrt.org/openwrt@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[packages] quagga: refresh patches
acinonyx [Wed, 10 Jun 2009 12:32:35 +0000 (12:32 +0000)]
[packages] quagga: refresh patches

git-svn-id: svn+ssh://svn.openwrt.org/openwrt@16399 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[packages] quagga: Set BGP Hold Timer to a large value on OpenSent state (RFC1771...
acinonyx [Wed, 10 Jun 2009 12:30:49 +0000 (12:30 +0000)]
[packages] quagga: Set BGP Hold Timer to a large value on OpenSent state (RFC1771, Par.8)

git-svn-id: svn+ssh://svn.openwrt.org/openwrt@16398 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[PATCH] [Quagga] Add missing vty access list line
jow [Wed, 20 May 2009 21:08:51 +0000 (21:08 +0000)]
[PATCH] [Quagga] Add missing vty access list line
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt@15943 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoAdd default configuration for Quagga daemons
jow [Thu, 7 May 2009 13:42:44 +0000 (13:42 +0000)]
Add default configuration for Quagga daemons
This patch adds default configs for quagga daemons. It adds password zebra
and restricts vty access to everyone except localhost. If these confs do not
exist the daemons do not start when running quagga init script.

git-svn-id: svn://svn.openwrt.org/openwrt@15678 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[Quagga] Ignore wireless netlink messages
jow [Thu, 7 May 2009 13:40:30 +0000 (13:40 +0000)]
[Quagga] Ignore wireless netlink messages
This patch fixes a bug where zebra terminates randomly with SIGABRT. The
problem originates from zebra trying to parse wireless netlink messages. The
following patch makes zebra ignore these messages.

Signed-off-by: Acinonyx <acinonyxs@yahoo.gr>
git-svn-id: svn://svn.openwrt.org/openwrt@15676 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[Quagga] Fix typo when executing watchquagga
jow [Thu, 7 May 2009 13:35:13 +0000 (13:35 +0000)]
[Quagga] Fix typo when executing watchquagga
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt@15674 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agonuke $Id$ in /packages as well
nbd [Fri, 17 Apr 2009 14:22:30 +0000 (14:22 +0000)]
nuke $Id$ in /packages as well

git-svn-id: svn://svn.openwrt.org/openwrt@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMakefile cleanups, round 6 and last
florian [Tue, 5 Aug 2008 22:04:10 +0000 (22:04 +0000)]
Makefile cleanups, round 6 and last

git-svn-id: https://svn.openwrt.org/openwrt@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoClean the quagga package
florian [Wed, 2 Apr 2008 18:33:34 +0000 (18:33 +0000)]
Clean the quagga package

git-svn-id: https://svn.openwrt.org/openwrt@10713 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoImplement BGP confederationerror handling (RFC5065, Par. 5) Signed-off-by: Vasilis...
thepeople [Wed, 26 Mar 2008 23:42:25 +0000 (23:42 +0000)]
Implement BGP confederationerror handling (RFC5065, Par. 5) Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>

git-svn-id: https://svn.openwrt.org/openwrt@10666 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix nexthop reachability check for BGP confederations Signed-off-by: Vasilis Tsiligia...
thepeople [Wed, 26 Mar 2008 23:39:12 +0000 (23:39 +0000)]
Fix nexthop reachability check for BGP confederations Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>

git-svn-id: https://svn.openwrt.org/openwrt@10665 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix Quagga OLSR route redistribution toother protocols Signed-off-by: Vasilis Tsiligi...
thepeople [Wed, 26 Mar 2008 23:35:06 +0000 (23:35 +0000)]
Fix Quagga OLSR route redistribution toother protocols Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>

git-svn-id: https://svn.openwrt.org/openwrt@10664 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agopackages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
nbd [Sun, 9 Dec 2007 18:59:01 +0000 (18:59 +0000)]
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: https://svn.openwrt.org/openwrt@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix typo, thanks florida ! (#2581)
florian [Sun, 21 Oct 2007 14:14:00 +0000 (14:14 +0000)]
Fix typo, thanks florida ! (#2581)

git-svn-id: https://svn.openwrt.org/openwrt@9393 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoremove PKG_CAT from packages
blogic [Thu, 18 Oct 2007 18:46:37 +0000 (18:46 +0000)]
remove PKG_CAT from packages

git-svn-id: https://svn.openwrt.org/openwrt@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoDESCRIPTION:= is obselete
blogic [Sun, 14 Oct 2007 04:32:56 +0000 (04:32 +0000)]
DESCRIPTION:= is obselete

git-svn-id: https://svn.openwrt.org/openwrt@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoDo not package twice libospf #1688
florian [Mon, 14 May 2007 17:50:17 +0000 (17:50 +0000)]
Do not package twice libospf #1688

git-svn-id: https://svn.openwrt.org/openwrt@7230 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd olsr patch for quagga
ryd [Mon, 23 Apr 2007 22:45:11 +0000 (22:45 +0000)]
add olsr patch for quagga

git-svn-id: https://svn.openwrt.org/openwrt@7040 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agopatch file cleanup... ick.. kaloz you owe me some love
pavlov [Mon, 5 Mar 2007 01:34:12 +0000 (01:34 +0000)]
patch file cleanup... ick.. kaloz you owe me some love

git-svn-id: https://svn.openwrt.org/openwrt@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRename patches to match conventions, second round; *ouch*
florian [Thu, 11 Jan 2007 17:28:45 +0000 (17:28 +0000)]
Rename patches to match conventions, second round; *ouch*

git-svn-id: https://svn.openwrt.org/openwrt@6081 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd libzebra dependencies (#1015)
florian [Thu, 7 Dec 2006 21:18:21 +0000 (21:18 +0000)]
Add libzebra dependencies (#1015)

git-svn-id: https://svn.openwrt.org/openwrt@5716 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreplace lots of manual install commands with INSTALL_* variables
nbd [Thu, 23 Nov 2006 00:29:07 +0000 (00:29 +0000)]
replace lots of manual install commands with INSTALL_* variables

git-svn-id: https://svn.openwrt.org/openwrt@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd patch from #873
nbd [Tue, 24 Oct 2006 14:17:04 +0000 (14:17 +0000)]
add patch from #873

git-svn-id: https://svn.openwrt.org/openwrt@5281 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinit script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enabl...
nbd [Sun, 15 Oct 2006 21:03:30 +0000 (21:03 +0000)]
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks

git-svn-id: https://svn.openwrt.org/openwrt@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate quagga to 0.98.6 for -ng, and fix MD5SUM in whiterussian :)
florian [Fri, 25 Aug 2006 07:42:55 +0000 (07:42 +0000)]
Update quagga to 0.98.6 for -ng, and fix MD5SUM in whiterussian :)

git-svn-id: https://svn.openwrt.org/openwrt@4657 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoPort quagga to -ng
florian [Mon, 7 Aug 2006 09:53:12 +0000 (09:53 +0000)]
Port quagga to -ng

git-svn-id: https://svn.openwrt.org/openwrt@4502 3c298f89-4303-0410-b956-a3cf2f4a3e73