git: DragonFly_RELEASE_6_4 vtnet - Fix panic when larger MTUs are specified
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jan 5 13:55:48 PST 2023
commit cdfe25c006b74216db7e68058a60852b9c56b893
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jan 5 13:54:12 2023 -0800
vtnet - Fix panic when larger MTUs are specified
* Fix a panic when using vtnet with larger MTUs.
Reported-by: daftaupe
Summary of changes:
sys/dev/virtual/virtio/net/if_vtnet.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cdfe25c006b74216db7e68058a60852b9c56b893
--
DragonFly BSD source repository
More information about the Commits
mailing list