On 2016-07-26 at 21:35:15 +0200, Vadim Kochan <[email protected]> wrote:
> Update UDP csum field at runtime if:
> 
>     1) UDP field was changed.
> 
>     2) IPv4/6 source/destination addresses were changed
>        (which is a part of UDP pseudo header), this is
>        handled by IPv4/6 protocols.
> 
> Also changed proto_lower_header(...) function to use header index
> to lookup lower header faster, the reason is that this function
> is used for updating UDP csum.

I think the changes to proto_lower_header() should be a separate patch.
Also the introduction of proto_upper_header() should be separated out.

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to