From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] iproute2: bridge: document mdb Date: Fri, 20 Sep 2013 09:45:58 -0700 Message-ID: <20130920094558.622b5afb@nehalam.linuxnetplumber.net> References: <1379578543-31358-1-git-send-email-ppisar@redhat.com> <1379580086-31784-1-git-send-email-ppisar@redhat.com> <1379580086-31784-2-git-send-email-ppisar@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: , To: Petr =?UTF-8?B?UMOtc2HFmQ==?= Return-path: Received: from mail-pb0-f54.google.com ([209.85.160.54]:58283 "EHLO mail-pb0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752130Ab3ITQqC convert rfc822-to-8bit (ORCPT ); Fri, 20 Sep 2013 12:46:02 -0400 Received: by mail-pb0-f54.google.com with SMTP id ro12so595374pbb.41 for ; Fri, 20 Sep 2013 09:46:01 -0700 (PDT) In-Reply-To: <1379580086-31784-2-git-send-email-ppisar@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 19 Sep 2013 10:41:26 +0200 Petr P=C3=ADsa=C5=99 wrote: > This augments bridge(8) manual page with `bridge mdb' and `bridge > monitor mdb' commands which have been added recently. >=20 > Signed-off-by: Petr P=C3=ADsa=C5=99 Applied thanks.