From: Patrick McHardy <kaber@trash.net>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
lartc@mailman.ds9a.nl
Subject: [LARTC] Re: [ANNOUNCE] iproute2 2.6.20-070313
Date: Wed, 14 Mar 2007 12:32:28 +0000 [thread overview]
Message-ID: <45F7EB5C.5010901@trash.net> (raw)
In-Reply-To: <200703141316.05509.arekm@maven.pl>
Arkadiusz Miskiewicz wrote:
> Hm, why no RTA_FWMASK in HEAD rtnetlink.h
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=include/linux/rtnetlink.h;hJ629ea70cc4ca60a6f486f8653974af68dbe8cd;hb=HEAD
>
> and 2.6.19
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=include/linux/rtnetlink.h;h:18addaed4ccb7436bffc9cf5fd0666f145d35c;hb\x0215ffb08ce99e2bb59eca114a99499a4d06e704
>
> ?
Its in include/linux/fib_rules.h:
enum
{
...
FRA_FWMASK, /* mask for netfilter mark */
__FRA_MAX
};
RTA_* attributes aren't used for routing rules anymore inside
the kernel.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
WARNING: multiple messages have this Message-ID (diff)
From: Patrick McHardy <kaber@trash.net>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
lartc@mailman.ds9a.nl
Subject: Re: [ANNOUNCE] iproute2 2.6.20-070313
Date: Wed, 14 Mar 2007 13:32:28 +0100 [thread overview]
Message-ID: <45F7EB5C.5010901@trash.net> (raw)
In-Reply-To: <200703141316.05509.arekm@maven.pl>
Arkadiusz Miskiewicz wrote:
> Hm, why no RTA_FWMASK in HEAD rtnetlink.h
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=include/linux/rtnetlink.h;h=4a629ea70cc4ca60a6f486f8653974af68dbe8cd;hb=HEAD
>
> and 2.6.19
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=include/linux/rtnetlink.h;h=3a18addaed4ccb7436bffc9cf5fd0666f145d35c;hb=0215ffb08ce99e2bb59eca114a99499a4d06e704
>
> ?
Its in include/linux/fib_rules.h:
enum
{
...
FRA_FWMASK, /* mask for netfilter mark */
__FRA_MAX
};
RTA_* attributes aren't used for routing rules anymore inside
the kernel.
next prev parent reply other threads:[~2007-03-14 12:32 UTC|newest]
Thread overview: 12+ 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 ` [LARTC] " Patrick McHardy
2007-03-14 12:05 ` Patrick McHardy
2007-03-14 12:16 ` Arkadiusz Miskiewicz
2007-03-14 12:32 ` Patrick McHardy [this message]
2007-03-14 12:32 ` Patrick McHardy
2007-03-14 17:14 ` Stephen Hemminger
2007-03-14 20:42 ` [LARTC] " Patrick McHardy
2007-03-14 20:42 ` Patrick McHardy
2007-03-14 20:42 ` Patrick McHardy
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=45F7EB5C.5010901@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.