From: David Miller <davem@davemloft.net>
To: tgraf@suug.ch
Cc: amwang@redhat.com, netdev@vger.kernel.org,
bridge@lists.linux-foundation.org, herbert@gondor.hengli.com.au,
brouer@redhat.com, shemminger@vyatta.com
Subject: Re: [PATCH net-next v5] bridge: export multicast database via netlink
Date: Fri, 07 Dec 2012 14:33:18 -0500 (EST) [thread overview]
Message-ID: <20121207.143318.2265851271191305391.davem@davemloft.net> (raw)
In-Reply-To: <20121207103629.GB2996@casper.infradead.org>
From: Thomas Graf <tgraf@suug.ch>
Date: Fri, 7 Dec 2012 10:36:29 +0000
> On 12/07/12 at 06:04pm, Cong Wang wrote:
>> From: Cong Wang <amwang@redhat.com>
>>
>> V5: fix two bugs pointed out by Thomas
>> remove seq check for now, mark it as TODO
>>
>> V4: remove some useless #include
>> some coding style fix
>>
>> V3: drop debugging printk's
>> update selinux perm table as well
>>
>> V2: drop patch 1/2, export ifindex directly
>> Redesign netlink attributes
>> Improve netlink seq check
>> Handle IPv6 addr as well
>>
>> This patch exports bridge multicast database via netlink
>> message type RTM_GETMDB. Similar to fdb, but currently bridge-specific.
>> We may need to support modify multicast database too (RTM_{ADD,DEL}MDB).
>>
>> (Thanks to Thomas for patient reviews)
>>
>> Cc: Herbert Xu <herbert@gondor.apana.org.au>
>> Cc: Stephen Hemminger <shemminger@vyatta.com>
>> Cc: "David S. Miller" <davem@davemloft.net>
>> Cc: Thomas Graf <tgraf@suug.ch>
>> Cc: Jesper Dangaard Brouer <brouer@redhat.com>
>> Signed-off-by: Cong Wang <amwang@redhat.com>
>
> Acked-by: Thomas Graf <tgraf@suug.ch>
Applied, thanks.
next prev parent reply other threads:[~2012-12-07 19:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 10:04 [PATCH net-next v5] bridge: export multicast database via netlink Cong Wang
2012-12-07 10:36 ` Thomas Graf
2012-12-07 19:33 ` David Miller [this message]
2012-12-12 0:48 ` Stephen Hemminger
2012-12-12 7:59 ` Cong Wang
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=20121207.143318.2265851271191305391.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=amwang@redhat.com \
--cc=bridge@lists.linux-foundation.org \
--cc=brouer@redhat.com \
--cc=herbert@gondor.hengli.com.au \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
--cc=tgraf@suug.ch \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).