Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 15:37:50 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_proto.c src/sys/netipsec ipsec.h ipsec_input.c
Message-ID:  <200211082337.gA8Nbo9p091444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2002/11/08 15:37:50 PST

  Modified files:
    sys/netinet          in_proto.c 
    sys/netipsec         ipsec.h ipsec_input.c 
  Log:
  FAST_IPSEC fixups:
  
  o fix #ifdef typo
  o must use "bounce functions" when dispatched from the protosw table
  
  don't know how this stuff was missed in my testing; must've committed
  the wrong bits
  
  Pointy hat:     sam
  Submitted by:   "Doug Ambrisko" <ambrisko@verniernetworks.com>
  
  Revision  Changes    Path
  1.62      +21 -5     src/sys/netinet/in_proto.c
  1.2       +3 -0      src/sys/netipsec/ipsec.h
  1.2       +18 -0     src/sys/netipsec/ipsec_input.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?200211082337.gA8Nbo9p091444>