summaryrefslogtreecommitdiffstats
path: root/abs/core/iproute2/iproutegetfix.patch
blob: 182ff563a2a955cdfd7e3af96f8f45caf46c78be (plain)
1
2
3
4
5
6
7
8
9
10
--- ip/iproute.c.orig	2010-08-12 13:50:37.510000024 +0200
+++ ip/iproute.c	2010-08-12 13:51:05.100000024 +0200
@@ -1286,6 +1286,7 @@
 	memset(&req, 0, sizeof(req));
 
 	iproute_reset_filter();
+	filter.cloned = 2;
 
 	req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg));
 	req.n.nlmsg_flags = NLM_F_REQUEST;