Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2011 00:38:43 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <201105210039.p4L0d0mK079040@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-05-21 00:38:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if_tun.c 
  Log:
  SVN rev 222155 on 2011-05-21 00:38:43Z by yongari
  
  MFC r221548,221552:
  r221548:
    Do not increment collision counter if transmit have failed.
    Transmission error in tun(4) is queueing error(i.e. ENOBUFS) and it
    has nothing to do with collision.
  r221552:
    Fix white space nits and style
  
  Revision   Changes    Path
  1.184.2.5  +8 -12     src/sys/net/if_tun.c



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