Skip to content
Commit d71314b4 authored by Matti Vaittinen's avatar Matti Vaittinen Committed by David S. Miller
Browse files

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: default avatarMatti Vaittinen <Mazziesaccount@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent abbd00b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment