* Switch to quagga 0.99.x for stable version
* Add menuconfig option to allow selection of old 0.98.6 version
* Makefile cleanups
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@23464 3c298f89-4303-0410-b956-a3cf2f4a3e73
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