Re: [PATCH] inet6: Fix paramater issue of inet6_csk_xmit

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: <yjwei@...>, <netdev@...>
Date: Friday, August 1, 2008 - 5:25 am

On Fri, Aug 01, 2008 at 02:18:25AM -0700, David Miller wrote:

Hmm, so SCTP is the only reason why ipfragok exists and yet it
doesn't even use icsk_af_ops->queue_xmit.  So unless SCTP has
plans to use icsk_af_ops, perhaps we could provide it a copy of
ip_queue_xmit/ip6_xmit that has the ipfragok argument and then
put a wrapper around them without the argument for icsk_af_ops
and everybody else.

Who knows, it might even save more memory than the ethtool hack :)

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] inet6: Fix paramater issue of inet6_csk_xmit, Wei Yongjun, (Thu Jul 31, 5:56 am)
Re: [PATCH] inet6: Fix paramater issue of inet6_csk_xmit, David Miller, (Thu Jul 31, 11:48 pm)
Re: [PATCH] inet6: Fix paramater issue of inet6_csk_xmit, Herbert Xu, (Fri Aug 1, 5:25 am)
Re: [PATCH] inet6: Fix paramater issue of inet6_csk_xmit, Vlad Yasevich, (Fri Aug 1, 10:50 am)