From: Jiri Benc
Date: Tue, 18 Aug 2015 18:41:13 +0200
> The built lwtunnel_state struct has to be freed after comparison.
>
> Fixes: 571e722676fe3 ("ipv4: support for fib route lwtunnel encap attributes")
> Signed-off-by: Jiri Benc
Applied.
--
To unsubscribe from this list: send the line "unsu
On 8/18/15, 9:41 AM, Jiri Benc wrote:
The built lwtunnel_state struct has to be freed after comparison.
Fixes: 571e722676fe3 ("ipv4: support for fib route lwtunnel encap attributes")
Signed-off-by: Jiri Benc
---
Acked-by: Roopa Prabhu
looks like this was introduced in my last version when i
The built lwtunnel_state struct has to be freed after comparison.
Fixes: 571e722676fe3 ("ipv4: support for fib route lwtunnel encap attributes")
Signed-off-by: Jiri Benc
---
include/net/lwtunnel.h | 7 ++-
net/ipv4/fib_semantics.c | 10 ++
2 files changed, 12 insertions(+), 5 dele