Home
last modified time | relevance | path

Searched hist:b5c15fc004ac83b7ad280acbe0fd4bbed7e2c8d4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff b5c15fc004ac83b7ad280acbe0fd4bbed7e2c8d4 Fri Feb 15 01:49:37 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Fix reversed local_df test in ip6_fragment

I managed to reverse the local_df test when forward-porting this
patch so it actually makes things worse by never fragmenting at
all.

Thanks to David Stevens for testing and reporting this bug.

Bill Fink pointed out that the local_df setting is also the wrong
way around.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>