[SLOF] [PATCH v2 0/2] Clean up pending packet variable in ipv4 code
Thomas Huth
thuth at redhat.com
Fri Nov 27 09:06:20 AEDT 2015
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(-)
--
1.8.3.1
More information about the SLOF
mailing list