[NETLINK]: Introduce nested and byteorder flag to netlink attribute

2007-09-12 Thread Thomas Graf
This change allows the generic attribute interface to be used within the netfilter subsystem where this flag was initially introduced. The byte-order flag is yet unused, it's intended use is to allow automatic byte order convertions for all atomic types. Signed-off-by: Thomas Graf <[EMAIL PROTECT

Re: [NETLINK]: Introduce nested and byteorder flag to netlink attribute

2007-09-12 Thread David Miller
From: Thomas Graf <[EMAIL PROTECTED]> Date: Wed, 12 Sep 2007 14:41:45 +0200 > This change allows the generic attribute interface to be used within > the netfilter subsystem where this flag was initially introduced. > > The byte-order flag is yet unused, it's intended use is to > allow automatic b