]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r265943:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 16 May 2014 05:10:16 +0000 (05:10 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 16 May 2014 05:10:16 +0000 (05:10 +0000)
commit913b93807fc9fb455830734b1debf7b967c8bc11
treee912ecdf48b1c1b8e26d77b294e3e9be95d88614
parent2b10c2b0961f83e3263e9d06915187419b320178
MFC r265943:
  Disable TX IP/TCP/UDP checksum offloading for RTL8168C/RTL8168CP.
  Previously only TX IP checksum offloading was disabled but it's
  reported that TX checksum offloading for UDP datagrams with IP
  options also generates corrupted frames.  Reporter's controller is
  RTL8168CP but I guess RTL8168C also have the same issue since it
  shall share the same core.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266212 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/re/if_re.c