Skip to content
Commit 547472b8 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Disallow non-namespace aware protocols to register.



All in-tree ipv4 protocol implementations are now namespace
aware.  Therefore all the run-time checks are superfluous.

Reject registry of any non-namespace aware ipv4 protocol.
Eventually we'll remove prot->netns_ok and this registry
time check as well.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9d6ddb19
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