Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2009 22:34:35 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200904192234.n3JMYmmd018140@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-04-19 22:34:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  SVN rev 191288 on 2009-04-19 22:34:35Z by rwatson
  
  Lock the interface address list when searching for a matching interface
  by address, or when implementing 'me' rules on IPv6.  Prefer the field
  name if_addrhead to the macro if_addrlist.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.217     +13 -5     src/sys/netinet/ip_fw2.c



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