Fixed bug in UDP checksum calculation - wrong checksum because pseudo header obtain...
commit53d6e4151246e01dbf3ae4cbca3ea71bde7f28af
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 22 Jun 2009 17:26:40 +0000 (22 19:26 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 22 Jun 2009 17:26:40 +0000 (22 19:26 +0200)
tree45a1c5cb2d9ad2682d8918542f3e4c75174cec59
parent3279ea09f4cbfb29a4027164ee0ca6ea6c2b7827
Fixed bug in UDP checksum calculation - wrong checksum because pseudo header obtain incorrect source ip address
kernel/core/net/udp.c
kernel/core/net/udp6.c