]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:42:43 +0000 (19:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:42:43 +0000 (19:42 -0700)
commit987d0c9a7849fff44bc793719bef79ffe5b733d5
treea116f41ccc3d0d0341efdfc8c0c35eac7cddcf27
parentc823dac421015a02a43e152b37a4ffc08c9e4824
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.

Use information from the skb as much as possible, currently
this means daddr, saddr, and TOS.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipmr.c