Re: ipv6: Do not leak throw route references

2017-06-20 Thread David Miller
From: Serhey Popovych Date: Tue, 20 Jun 2017 13:29:25 +0300 > While commit 73ba57bfae4a ("ipv6: fix backtracking for throw routes") > does good job on error propagation to the fib_rules_lookup() > in fib rules core framework that also corrects throw routes > handling, it does not solve route refe

ipv6: Do not leak throw route references

2017-06-20 Thread Serhey Popovych
While commit 73ba57bfae4a ("ipv6: fix backtracking for throw routes") does good job on error propagation to the fib_rules_lookup() in fib rules core framework that also corrects throw routes handling, it does not solve route reference leakage problem happened when we return -EAGAIN to the fib_rules

Re: ipv6: Do not leak throw route references

2017-06-19 Thread David Miller
From: Serhey Popovych Date: Fri, 16 Jun 2017 14:42:17 +0300 > While commit 73ba57b (ipv6: fix backtracking for throw routes) > does good job on error propagation to the fib_rules_lookup() > in fib rules core framework that also corrects throw routes > handling, it does not solve route reference l

ipv6: Do not leak throw route references

2017-06-16 Thread Serhey Popovych
While commit 73ba57b (ipv6: fix backtracking for throw routes) does good job on error propagation to the fib_rules_lookup() in fib rules core framework that also corrects throw routes handling, it does not solve route reference leakage problem happened when we return -EAGAIN to the fib_rules_lookup