Module Name: src Committed By: rin Date: Sat Dec 15 07:29:44 UTC 2018
Modified Files: src/sys/net: ether_sw_offload.c Log Message: Replace panic with rate-limited LOG_ERR message when we encounter invalid ether frame with non-zero csum flags. Requested by thorpej. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/net/ether_sw_offload.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.