[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45F7EB5C.5010901@trash.net>
Date: Wed, 14 Mar 2007 13:32:28 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Arkadiusz Miskiewicz <arekm@...en.pl>
CC: Stephen Hemminger <shemminger@...ux-foundation.org>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
lartc@...lman.ds9a.nl
Subject: Re: [ANNOUNCE] iproute2 2.6.20-070313
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists