Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 09:15:57 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <200202201715.g1KHFvk00774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

luigi       2002/02/20 09:15:57 PST

  Modified files:
    sys/netinet          ip_fw.c 
  Log:
  BUGFIX: make use of the pointer to the target of skipto rules,
  so that after the first time we can follow the pointer instead
  of having to scan the list.
  This was the intended behaviour from day one.
  
  PR: 34639
  MFC-after: 3 days
  
  Revision  Changes    Path
  1.182     +4 -2      src/sys/netinet/ip_fw.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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