From: David Miller <davem@davemloft.net>
To: shemminger@osdl.org
Cc: tgraf@suug.ch, netdev@vger.kernel.org
Subject: Re: [PATCH 1/3] [NET] fib_rules: goto rule action
Date: Mon, 26 Mar 2007 23:08:27 -0700 (PDT) [thread overview]
Message-ID: <20070326.230827.98554151.davem@davemloft.net> (raw)
In-Reply-To: <460899D3.60808@osdl.org>
From: Stephen Hemminger <shemminger@osdl.org>
Date: Mon, 26 Mar 2007 21:13:07 -0700
> Do we have to worry about self inflicted infinite loops?
> Shouldn't there be some way to some basic validation?
We do, and there is. You obviously didn't read Thomas's patch.
He prevents loops by only allowing forward gotos.
next prev parent reply other threads:[~2007-03-27 6:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 23:54 [PATCH 0/3] [PATCHSET] fib_rules: goto/nop action, flag for detached rules Thomas Graf
2007-03-26 23:54 ` [PATCH 1/3] [NET] fib_rules: goto rule action Thomas Graf
2007-03-27 0:19 ` David Miller
2007-03-27 4:13 ` Stephen Hemminger
2007-03-27 6:08 ` David Miller [this message]
2007-03-26 23:54 ` [PATCH 2/3] [NET] fib_rules: Mark rules detached from the device Thomas Graf
2007-03-27 0:38 ` David Miller
2007-03-26 23:54 ` [PATCH 3/3] [NET] fib_rules: Add no-operation action Thomas Graf
2007-03-27 0:39 ` David Miller
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=20070326.230827.98554151.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.org \
--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).