[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] Re: [patch #6253] Added csum to struct pbuf.
From: |
Andrey Volkov |
Subject: |
[lwip-devel] Re: [patch #6253] Added csum to struct pbuf. |
Date: |
Wed, 31 Oct 2007 20:58:20 +0300 |
User-agent: |
Thunderbird 2.0.0.6 (Windows/20070728) |
Frédéric Bernon wrote:
> Follow-up Comment #1, patch #6253 (project lwip):
>
> I'm pretty sure that some developers will ask you to enable that with an
> option in opt.h/lwipopts.h (if they hardware doesn't support it, it's not
> necessary to add this code and to increase pbuf struct).
Ok,
Is HWD_SUPPORT_CSUM will be appropriate?
Andrey