Module Name: src Committed By: jdolecek Date: Sun May 3 16:10:26 UTC 2020
Modified Files: src/sys/arch/xen/xen: xennet_checksum.c Log Message: return EOPNOTSUPP for unknown IP protocol (same as unknown ethernet type), so that EINVAL is returned only when the packet is too short To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/xen/xen/xennet_checksum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.