commit | b6fdfdfab0c57d4a62359277c09258bc2f5a1550 | [log] [tgz] |
---|---|---|
author | Tom Parkin <tparkin@katalix.com> | Thu Jan 31 23:43:01 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 05 14:20:30 2013 -0500 |
tree | 23b8eee8bcf463c23a8068246cad2dc5b18b2617 | |
parent | f8ccac0e44934ff9414b31cc3167a5c828afec73 [diff] |
l2tp: set netnsok flag for netlink messages The L2TP netlink code can run in namespaces. Set the netnsok flag in genl_family to true to reflect that fact. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>