Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 12:50:42 -0800 (PST)
From:      Jesper Skriver <jesper@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_ethersubr.c
Message-ID:  <200201162050.g0GKog027132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jesper      2002/01/16 12:50:42 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              if_ethersubr.c 
  Log:
  MFC rev 1.106
  
  It turns out that when a broadcast packet is looped back, the checksums
  are checked on the way in even if they were not calculated on the
  way out.
  
  This fixes rwhod
  
  PR:             31954
  Submitted by:   fenner
  Reviewed by:    fenner
  Approved by:    re@
  
  Revision   Changes    Path
  1.70.2.23  +13 -0     src/sys/net/if_ethersubr.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?200201162050.g0GKog027132>