openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
Signed-off-by: Thomas Graf <tgraf@suug.ch> Reviewed-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Jesse Gross <jesse@nicira.com>
This commit is contained in:
@@ -88,6 +88,8 @@ struct datapath {
|
||||
/* Network namespace ref. */
|
||||
struct net *net;
|
||||
#endif
|
||||
|
||||
u32 user_features;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user