commit | be8d0d7903af85d396449b34366e7f5b0c9cc58b | [log] [tgz] |
---|---|---|
author | Roel Kluin <12o3l@tiscali.nl> | Tue Apr 29 03:15:10 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 29 03:15:10 2008 -0700 |
tree | 9bc400ef8f1e4aa85934f9da0c9aa013fac6375d | |
parent | 246eb2af060fc32650f07203c02bdc0456ad76c7 [diff] |
netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval if tcphoff remains unsigned, a negative ipv6_skip_exthdr() return value will go unnoticed, Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>