netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Patrick McHardy <kaber@trash.net>
Cc: Luciano Ruete <luciano@lugmen.org.ar>,
	lartc@mailman.ds9a.nl, Linux Netdev List <netdev@vger.kernel.org>
Subject: Re: [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range
Date: Mon, 19 Mar 2007 16:25:32 +0100	[thread overview]
Message-ID: <20070319152532.GL521@postel.suug.ch> (raw)
In-Reply-To: <45FE2587.3050205@trash.net>

* Patrick McHardy <kaber@trash.net> 2007-03-19 06:54
> Thomas, I can't see a clean way to fix this right now that
> doesn't either bloat struct nla_policy or removes FRA_SRC/FRA_DST
> from the policy, could you please look into this? Thanks.

I guess the only way is to remove FRA_SRC/FRA_DST from the policy
and validate it in configure() based on src_len/dst_len.

  reply	other threads:[~2007-03-19 15:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200703190046.47021.luciano@lugmen.org.ar>
2007-03-19  5:54 ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Patrick McHardy
2007-03-19 15:25   ` Thomas Graf [this message]
2007-03-20  6:19     ` Patrick McHardy
2007-03-20  6:42       ` [LARTC] " Patrick McHardy
2007-03-20 16:40         ` [NET]: Fix fib_rules compatibility breakage Thomas Graf
2007-03-20 16:59           ` Patrick McHardy
2007-03-20 18:15             ` Thomas Graf
2007-03-20 19:58               ` Patrick McHardy
2007-03-24 19:48                 ` 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=20070319152532.GL521@postel.suug.ch \
    --to=tgraf@suug.ch \
    --cc=kaber@trash.net \
    --cc=lartc@mailman.ds9a.nl \
    --cc=luciano@lugmen.org.ar \
    --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).