Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 1999 10:10:46 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridge.c src/sys/netinet ip_fw.c
Message-ID:  <199903161810.KAA11430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1999/03/16 10:10:46 PST

  Modified files:        (Branch: RELENG_2_2)
    sys/net              bridge.c 
    sys/netinet          ip_fw.c 
  Log:
  MFC: fix "arp- host is not on local net" problem with dummynet, plus
  cleanup interaction between bridge and ipfw: now bridged pkts are
  passed to the ipfw code with same field in host order, same as it is
  done with the ordinary path through ip_input.
  
  Revision  Changes    Path
  1.1.2.3   +27 -3     src/sys/net/bridge.c
  1.51.2.23 +16 -12    src/sys/netinet/ip_fw.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?199903161810.KAA11430>