Re: [PATCH 2.4] fix ipt_REJECT when used in OUTPUT

From: Patrick McHardy
Date: Mon Sep 22 2003 - 06:08:45 EST


Harald Welte wrote:

David, pleas defer applying that patch until further testing is done.

Sorry for the confusion.


My bad, I missed that we cannot pass the packet to ip_finish_output2
since it was routed as local input and is missing a neighbour. The correct
fix is to use ip_route_output for packets generated in LOCAL_OUT with
key.saddr set to 0 (the first one I sent to Diadon).

Best regards,
Patrick

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/