Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2003 15:39:27 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_fw.c
Message-ID:  <200312252339.hBPNdRID036119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2003/12/25 15:39:27 PST

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_fw.c 
  Log:
  When calculating the sequence number to use in an ip6fw reset, remember to
  add one if the SYN flag was set in the original packet. This seems to make
  ip6fw reset work correctly for new and in-progress connections. Update
  the man page to reflect the fact it now seems to work.
  
  Glanced at by:  ume
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.30      +2 -0      src/sys/netinet6/ip6_fw.c



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