From: Stephen Hemminger <shemminger@vyatta.com>
To: Michele Petrazzo - Unipex <michele.petrazzo@unipex.it>
Cc: netdev@vger.kernel.org
Subject: Re: [patch] [iproute] ip exit, ip and tc line number
Date: Wed, 3 Mar 2010 16:30:28 -0800 [thread overview]
Message-ID: <20100303163028.21ef4194@nehalam> (raw)
In-Reply-To: <4B8D58D9.7050202@unipex.it>
On Tue, 02 Mar 2010 19:28:41 +0100
Michele Petrazzo - Unipex <michele.petrazzo@unipex.it> wrote:
> Hi,
> I create a small patch that solve an annoying problem that I found on
> "ip -batch" usage, so the command exits without end the parsing of the
> batch file also if I specify the -force switch.
> Also add the shown of the right line number where batch file fail for
> both ip and tc
>
> Michele
The line number stuff is wrong, but the real problem was that ip
was counting lineno rather than using cmdlineno which is done
by getcmdline(). I will fix that.
The force issue is a different problem so please split out that part
and resubmit.
next prev parent reply other threads:[~2010-03-04 0:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-02 18:28 [patch] [iproute] ip exit, ip and tc line number Michele Petrazzo - Unipex
2010-03-04 0:30 ` Stephen Hemminger [this message]
2010-03-06 18:56 ` Michele Petrazzo - Unipex
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=20100303163028.21ef4194@nehalam \
--to=shemminger@vyatta.com \
--cc=michele.petrazzo@unipex.it \
--cc=netdev@vger.kernel.org \
/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).