From: Sapan Bhatia Date: Wed, 7 Nov 2007 20:46:21 +0000 (+0000) Subject: Test X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=54f621b6281fd30081d11fdc648b7c4bc53a3c96;p=iptables.git Test --- diff --git a/src/fprobe-ulog.c b/src/fprobe-ulog.c index 65529ae..99b39bb 100644 --- a/src/fprobe-ulog.c +++ b/src/fprobe-ulog.c @@ -475,7 +475,7 @@ int put_into(struct Flow *flow, int flag ?FIXME? Several packets with FLOW_TL (attack) */ - flown->sp = flow->sp; + flown->sp = flow->sp; flown->dp = flow->dp; } if (flow->flags & FLOW_LASTFRAG) {