[SLOF] [PATCH v2 0/2] Clean up pending packet variable in ipv4 code

Alexey Kardashevskiy aik at ozlabs.ru
Mon Nov 30 16:22:21 AEDT 2015


On 11/27/2015 09:06 AM, Thomas Huth wrote:
> The first patch fixes an issue with the pkt_pending tracking,
> and the second patch cleans up the pending_pkt structure.
>
> Note that I do not have a proper network setup to fully test this
> with all corner cases (e.g. with the server being placed behind
> a router). I just did some basic verifications to make sure that
> the normal network booting still works. So please review these
> patches carefully before applying.
>
> v2:
> - Split the single patch into two, as suggested by Laszlo
>
> Thomas Huth (2):
>    Fix tracking of pending outgoing packets when handling ARP replies
>    Clean up pending packet variable in ipv4 code
>
>   clients/net-snk/app/netlib/ipv4.c | 18 +++++++++---------
>   1 file changed, 9 insertions(+), 9 deletions(-)
>

Thanks, applied.


-- 
Alexey


More information about the SLOF mailing list