Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 15:07:36 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c
Message-ID:  <200101222307.f0MN7ab09050@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/01/22 15:07:36 PST

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_dummynet.c 
  Log:
  MFC (bugfix): change critical section protection from splnet() to splimp()
  so we do not get inconsistencies (leading to traffic stalls)
  when dummynet is used with bridging.
  
  The error was reported by quite a few people over time.
  
  Revision  Changes    Path
  1.24.2.7  +17 -11    src/sys/netinet/ip_dummynet.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?200101222307.f0MN7ab09050>