Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 08:16:35 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pppoe.c
Message-ID:  <200709210816.l8L8GZbm072986@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2007-09-21 08:16:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_pppoe.c 
  Log:
  This patch fixes thread unsafe usage of global pkt_hdr
  variable. Second part is not so important, but IMO is also good.
  
  Approved by:    re (kensmith), glebius (mentor)
  
  Revision  Changes    Path
  1.82      +20 -22    src/sys/netgraph/ng_pppoe.c



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