Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2009 20:33:28 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_sysctl.c
Message-ID:  <200902032033.n13KXYbl072772@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2009-02-03 20:33:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_sysctl.c 
  Log:
  SVN rev 188100 on 2009-02-03 20:33:28Z by rrs
  
  LOR fix - Lock only when calling the actual code that
            is messing with the UDP tunnel. This means
            that if two users actually tried to change the
            tunnel port at the same time interesting things COULD
            result, but its probably very unlikely to happen :-)
  
  Revision  Changes    Path
  1.23      +4 -2      src/sys/netinet/sctp_sysctl.c



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