From: Stephen Hemminger <stephen@networkplumber.org>
To: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org,
gregory.hoggarth@alliedtelesis.co.nz
Subject: Re: [PATCH iproute2] ipxfrm: wrong nl msg sent on deleteall cmd
Date: Mon, 20 Apr 2015 10:05:07 -0700 [thread overview]
Message-ID: <20150420100507.489bc092@urahara> (raw)
In-Reply-To: <1429099253-24739-1-git-send-email-nicolas.dichtel@6wind.com>
On Wed, 15 Apr 2015 14:00:53 +0200
Nicolas Dichtel <nicolas.dichtel@6wind.com> wrote:
> XFRM netlink family is independent from the route netlink family. It's wrong
> to call rtnl_wilddump_request(), because it will add a 'struct ifinfomsg' into
> the header and the kernel will complain (at least for xfrm state):
>
> netlink: 24 bytes leftover after parsing attributes in process `ip'.
>
> Reported-by: Gregory Hoggarth <Gregory.Hoggarth@alliedtelesis.co.nz>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Applied thanks
prev parent reply other threads:[~2015-04-20 17:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-15 12:00 [PATCH iproute2] ipxfrm: wrong nl msg sent on deleteall cmd Nicolas Dichtel
2015-04-20 17:05 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150420100507.489bc092@urahara \
--to=stephen@networkplumber.org \
--cc=gregory.hoggarth@alliedtelesis.co.nz \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.