Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2010 12:21:25 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_ipfw.c
Message-ID:  <201007081221.o68CLj2a037044@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2010-07-08 12:21:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netgraph         ng_ipfw.c 
  Log:
  SVN rev 209796 on 2010-07-08 12:21:25Z by glebius
  
  Merge 209633, 209722 from head:
  
    The struct ipfw_rule_ref follows the struct m_tag. Deal with this
    correctly. This fixes breakage of ng_ipfw(4) in r201527.
  
  Submitted by:   Alexander Zagrebin <alexz visp.ru>
  
    Avoid double-free. In error cases ipfw(4) frees the mbuf(4), we don't
    need to.
  
  PR:             kern/145462
  
  Revision  Changes    Path
  1.12.2.3  +6 -8      src/sys/netgraph/ng_ipfw.c



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