Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2008 04:11:01 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/vge if_vge.c
Message-ID:  <200811130411.mAD4BIAX031331@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-11-13 04:11:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/vge          if_vge.c 
  Log:
  SVN rev 184908 on 2008-11-13 04:11:01Z by yongari
  
  Fix Rx/Tx checksum offload ioctl handling. Now checksum offload
  can be controlled by ifconfig(8). Note, VLAN hardware tagging
  controls still lacks required handler but it requires more driver
  cleanups so I didn't touch that part.
  
  PR:     kern/128766
  
  Revision  Changes    Path
  1.33      +9 -7      src/sys/dev/vge/if_vge.c



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