Module Name: src Committed By: martin Date: Fri Dec 22 13:48:59 UTC 2023
Modified Files: src/sys/arch/xen/xen [netbsd-10]: xennetback_xenbus.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #514): sys/arch/xen/xen/xennetback_xenbus.c: revision 1.124 (patch) sanity check the fragments we get from the guest and reject the whole packet if it fails. Make sure we don't KASSERT() on data we get from the frontend. To generate a diff of this commit: cvs rdiff -u -r1.108.4.2 -r1.108.4.3 src/sys/arch/xen/xen/xennetback_xenbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.