Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 09:51:53 -0700 (PDT)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200108031651.f73GprX38718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2001/08/03 09:51:53 PDT

  Modified files:
    sys/net              if_tun.c 
  Log:
  Don't terminate the uiomove() loop on a zero-length mbuf.  It's not
   particularly nice that IPSEC inserts a zero-length mbuf into the
   chain, and that bug should be fixed too, but interfaces should be
   robust to bad input.
  Print the interface name when TUNDEBUG()ing about dropping an mbuf.
  
  Revision  Changes    Path
  1.97      +4 -5      src/sys/net/if_tun.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108031651.f73GprX38718>