On Wednesday 13 August 2014 14:26:56 Simon Wunderlich wrote:
The current condition actually does NOT consider bonding when the interface the packet came in from is the soft interface, which is the opposite of what it should do (and the comment describes). Fix that and slightly simplify the condition.
Reported-by: Ray Gibson booray@gmail.com Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
routing.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Applied in revision 47dc789.
Thanks, Marek