ip: fix logic of reverse path filter sysctl
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 28 Jul 2009 01:39:45 +0000 (18:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jul 2009 01:39:45 +0000 (18:39 -0700)
Even though reverse path filter was changed from simple boolean to
trinary control, the loose mode only works if both all and device are
configured because of this logic error.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found