[Quagga] Ignore wireless netlink messages
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 13:40:30 +0000 (13:40 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 13:40:30 +0000 (13:40 +0000)
commitf642786b3fcf19d70b0e04ecae08ea4d562f1682
tree766b3afe89d31b7bc2d5f9e9616a161a5231952d
parentccb081a9a04756c6b7849888a3856f6153341a4b
[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
patches/130-netlink_ignore_wireless.patch [new file with mode: 0644]