Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 01:55:23 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet ip_input.c ip_output.c
Message-ID:  <199809210855.BAA07173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1998/09/21 01:55:23 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/netinet          ip_input.c ip_output.c 
  Log:
  Fix the ipfw/natd problem for which people has been shouting at me for the
  last few days. It was a stupid uninitialized variable, and the bug was
  generated when i cleaned up the code removing redundant(!) initializations
  before the commit.
  
  Thanks to Studded@dal.net and Allan Saddi who provided traces to
  help track down the problem.
  
  Revision  Changes    Path
  1.50.2.21 +3 -4      src/sys/netinet/ip_input.c
  1.44.2.11 +3 -4      src/sys/netinet/ip_output.c



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