cvs commit: src/sys/netinet ip_fw2.c

Oleg Bulyzhin oleg at FreeBSD.org
Thu Jun 8 13:44:52 UTC 2006


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


More information about the cvs-all mailing list