Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 09:28:17 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet/ipfw ip_fw_dynamic.c
Message-ID:  <201001070928.o079SNWP038124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2010-01-07 09:28:17 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/ipfw     ip_fw_dynamic.c 
  Log:
  SVN rev 201722 on 2010-01-07 09:28:17Z by luigi
  
  put ip_len in correct order for ip_output().
  This prevents a panic when ipfw generates packets on its own
  (such as reject or keepalives for dynamic rules).
  
  Reported by: Chagin Dmitry
  
  Revision  Changes    Path
  1.6       +2 -1      src/sys/netinet/ipfw/ip_fw_dynamic.c



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