git: vtnet - Fix panic when larger MTUs are specified

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 5 13:55:24 PST 2023


commit 20bf50996e30140ca0d813694090469045bba0c4
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/20bf50996e30140ca0d813694090469045bba0c4


-- 
DragonFly BSD source repository


More information about the Commits mailing list