From: Tony Zelenoff <antonz@parallels.com>
To: Anton Zelenov <antonz@parallels.com>
Cc: Pavel Emelianov <xemul@parallels.com>,
"devel@openvz.org" <devel@openvz.org>,
"davem@davemloft.net" <davem@davemloft.net>,
Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH rhel6] Allow ipv6 proxies and arp proxies be shown with iproute2
Date: Thu, 26 Jan 2012 19:03:39 +0400 [thread overview]
Message-ID: <4F216B4B.20908@parallels.com> (raw)
In-Reply-To: <1327589392-10852-1-git-send-email-antonz@parallels.com>
Oops, sorry for subject. The "rhel6" shouldn't be here.
If it is a problem - i'll resend patch without this stuff.
On 26.01.2012 18:49, Anton Zelenov wrote:
> Add ability to return neighbour proxies list to caller if
> it sent full ndmsg structure and has NTF_PROXY flag set.
>
> Before this patch (and before iproute2 patches):
> $ ip neigh add proxy 2001::1 dev eth0
> $ ip -6 neigh show
> $
>
> After it and with applied iproute2 patches:
> $ ip neigh add proxy 2001::1 dev eth0
> $ ip -6 neigh show
> 2001::1 dev eth0 proxy
> $
>
> Compatibility with old versions of iproute2 is not broken,
> kernel checks for incoming structure size and properly
> works if old structure is came.
next prev parent reply other threads:[~2012-01-26 15:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-26 14:49 [PATCH rhel6] Allow ipv6 proxies and arp proxies be shown with iproute2 Tony Zelenoff
2012-01-26 15:03 ` Tony Zelenoff [this message]
2012-01-26 18:14 ` David Miller
2012-01-26 19:16 ` Thomas Graf
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=4F216B4B.20908@parallels.com \
--to=antonz@parallels.com \
--cc=davem@davemloft.net \
--cc=devel@openvz.org \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=xemul@parallels.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.