Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2010 22:59:09 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c
Message-ID:  <201012102259.oBAMxPMB061172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-12-10 22:59:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 216366 on 2010-12-10 22:59:09Z by jfv
  
  Remove bogus logic in the TX path, when using
  VLANs and HW_TAGGING in IPv6 the tag is not yet
  in the frame, and thus an ICMP6 packet fails this
  condition and does not get sent.
  
  Approved by: re
  
  Revision   Changes    Path
  1.17.2.12  +1 -5      src/sys/dev/ixgbe/ixgbe.c



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