Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 11:27:46 +0000 (UTC)
From:      Oleg Bulyzhin <oleg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200606081127.k58BRkX7095324@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
oleg        2006-06-08 11:27:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  install_state() should properly initialize 'addr_type' field of newly created
  flows for O_LIMIT rules.  Otherwise 'ipfw -d show' is unable to display
  PARENT rules properly.
  (This bug was exposed by ipfw2.c rev.1.90)
  
  Approved by:    glebius (mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.133     +1 -0      src/sys/netinet/ip_fw2.c



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