[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAF1J0HNMuzFXyMprCfgv0OGcLYofnxa2tSGJq-JyEOoJbBA9OQ@mail.gmail.com>
Date: Mon, 24 Jun 2013 08:40:48 +0300
From: Mike Rapoport <mike.rapoport@...ellosystems.com>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 2/2] vxlan: allow specifying multiple default destinations
On Mon, Jun 24, 2013 at 3:32 AM, Cong Wang <xiyou.wangcong@...il.com> wrote:
> On Sun, 23 Jun 2013 at 16:24 GMT, Mike Rapoport <mike.rapoport@...ellosystems.com> wrote:
>> +static void explain_change(void)
>> +{
>> + fprintf(stderr, "Usage: ... vxlan id VNI\n");
>> + fprintf(stderr, " [ dstadd DST ]\n");
>> + fprintf(stderr, " [ dstdel ADDR ]\n");
>> + fprintf(stderr, "\n");
>> + fprintf(stderr, "Where: VNI := 0-16777215\n");
>> ++ fprintf(stderr, " DST := [ ADDR [port PORT] [vni VNI] [via DEV]]\n");
>
> This '++' line does't look correct, does it?
Indeed so, thanks for catching.
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Sincerely yours,
Mike.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists