From: Matti Vaittinen Date: Mon, 14 Nov 2011 00:14:49 +0000 (+0000) Subject: IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE X-Git-Tag: v3.3-rc1~182^2~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71314b4ac88637f9ac2770a9f635babdf6f2ff9;p=pandora-kernel.git IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE The support for NLM_F_* flags at IPv6 routing requests. Warn if NLM_F_CREATE flag is not defined for RTM_NEWROUTE request, creating new table. Later NLM_F_CREATE may be required for new route creation. Patch created against linux-3.2-rc1 Signed-off-by: Matti Vaittinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed