diff options
author | 2005-08-09 20:04:07 -0700 | |
---|---|---|
committer | 2005-08-29 15:40:09 -0700 | |
commit | 1444fc559b01aa5d4fedf4ee4f306a9e9cd56f95 (patch) | |
tree | 03ce8666d82f7c41e2a7410b889fd6b5a4a60c5a /net/unix/af_unix.c | |
parent | [NETFILTER]: cleanup nfnetlink_check_attributes() (diff) | |
download | linux-dev-1444fc559b01aa5d4fedf4ee4f306a9e9cd56f95.tar.xz linux-dev-1444fc559b01aa5d4fedf4ee4f306a9e9cd56f95.zip |
[NETFILTER]: don't use nested attributes for conntrack_expect
We used to use nested nfattr structures for ip_conntrack_expect. This is
bogus, since ip_conntrack and ip_conntrack_expect are communicated in
different netlink message types. both should be encoded at the top level
attributes, no extra nesting required. This patch addresses the issue.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions