From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Arlt Date: Sat, 30 Apr 2005 23:33:05 +0200 Subject: [U-Boot-Users] Checksum test for UDP packets Message-ID: <4273F991.9070304@t-online.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, here is a patch, that verify the checksum of incomming UDP packets. Tested on PowerPC only. To enable this patch, define CONFIG_UDP_CHECKSUM. Reinhard Changelog: * patch by Reinhard Arlt, 2005-04-30 Verfy checksum of incomming UDP packets. Drops the packet and print a message for a packet with a wrong checksum. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: udp_checksum_patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20050430/7c291985/attachment.txt