Re: [PATCH] gre_in_range: 16/32 bit fix

2006-05-18 Thread Patrick McHardy
Alexey Dobriyan wrote: > GRE keys are 16 bit. Thanks, I've combined both patches and added them to me tree, will push to Dave soon. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majo

[PATCH] gre_in_range: 16/32 bit fix

2006-05-18 Thread Alexey Dobriyan
GRE keys are 16 bit. Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- net/ipv4/netfilter/ip_nat_proto_gre.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/net/ipv4/netfilter/ip_nat_proto_gre.c +++ 1/net/ipv4/netfilter/ip_nat_proto_gre.c @@ -49,15 +49,15 @@ gre_in_ran