On Friday 22 November 2013 13:02:07 Simon Wunderlich wrote:
From: Simon Wunderlich simon@open-mesh.com
A previous commit for the multi interface optimization did not change the member access for orig_node to their respective new ifinfo structures for the network coding implementation.
This was introduced by change de6bcc76ea84fecb136f8c8f5ba1862e4a13f06b ("batman-adv: split out router from orig_node")
Signed-off-by: Simon Wunderlich simon@open-mesh.com
network-coding.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-)
Applied in revision d078de3.
Thanks, Marek