netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: netdev@vger.kernel.org, Arkadiusz Miskiewicz <arekm@maven.pl>,
	lartc@mailman.ds9a.nl, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] iproute2 2.6.20-070313
Date: Wed, 14 Mar 2007 21:42:40 +0100	[thread overview]
Message-ID: <45F85E40.6050409@trash.net> (raw)
In-Reply-To: <20070314101443.4347efdd@freekitty>

Stephen Hemminger wrote:
> On Wed, 14 Mar 2007 13:32:28 +0100
> Patrick McHardy <kaber@trash.net> wrote:
> 
>>RTA_* attributes aren't used for routing rules anymore inside
>>the kernel.
> 
> 
> But we need to keep them in iproute2 for back compatibility?

Not really for compatibility, its the numerical values that matter.
iproute hasn't been changed to use the FRA_* attributes for routing
rules, but it might be a good idea to do this before adding the next
RTA_* attribute since RTA_FWMASK doesn't have any meaning for routes
in the kernel, so the next RTA attribute we add could just use the
same value instead of leaving a hole.

      reply	other threads:[~2007-03-14 20:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13 22:15 [ANNOUNCE] iproute2 2.6.20-070313 Stephen Hemminger
2007-03-14 11:23 ` Arkadiusz Miskiewicz
2007-03-14 11:24   ` Arkadiusz Miskiewicz
2007-03-14 12:05   ` Patrick McHardy
2007-03-14 12:16     ` Arkadiusz Miskiewicz
2007-03-14 12:32       ` Patrick McHardy
2007-03-14 17:14         ` Stephen Hemminger
2007-03-14 20:42           ` Patrick McHardy [this message]

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=45F85E40.6050409@trash.net \
    --to=kaber@trash.net \
    --cc=arekm@maven.pl \
    --cc=lartc@mailman.ds9a.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.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).