]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iprule: add oif classification support
authorPatrick McHardy <kaber@trash.net>
Thu, 3 Dec 2009 20:07:14 +0000 (20:07 +0000)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 26 Dec 2009 19:14:22 +0000 (11:14 -0800)
commit85eae222d252546435bb5638b15d46ccfc9df32a
tree3c83725551f0e611e66477f26088e88ecb19817f
parente04dd30a38130a3d85065a747cc33274766a9cb6
iprule: add oif classification support

David Miller wrote:
> From: Patrick McHardy <kaber@trash.net>
> Date: Mon, 30 Nov 2009 19:00:14 +0100
>
>> This patch contains iproute support for iprule oif classification
>> for the send-to-self RFC I just sent out.
>
> Patrick, you need to submit a new version of this patch with
> the FIB_RULE_* macro fixed, just like the kernel version got
> fixed.

Thanks for reminind me of this. New patch attached.

commit 0fe5164cbaa1d65dda341075710be71bf1f32d10
Author: Patrick McHardy <kaber@trash.net>
Date:   Fri Dec 4 07:06:18 2009 +0100

    iprule: add oif classification support

Signed-off-by: Patrick McHardy <kaber@trash.net>
ip/iprule.c
man/man8/ip.8