[NETLINK]: Introduce nested and byteorder flag to netlink attribute
authorThomas Graf <tgraf@suug.ch>
Wed, 12 Sep 2007 12:44:36 +0000 (14:44 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:16 +0000 (16:49 -0700)
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 <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found