Merge branch 'fib_validate_loopback'
authorDavid S. Miller <[email protected]>
Wed, 16 Apr 2014 19:05:39 +0000 (15:05 -0400)
committerDavid S. Miller <[email protected]>
Wed, 16 Apr 2014 19:05:39 +0000 (15:05 -0400)
Cong Wang says:

====================
ipv4: fix flowi4_iif for input routing

This patchset fixes ->flowi4_iif for input routing and rp filter,
based on suggestion from Julian. See per patch for details.

v1 -> v2:
* merge the first two patches into one
* fix fib_check_nh() too
* add this cover letter
====================

Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Reviewed-by: Julian Anastasov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

Trivial merge