Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 21:48:21 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipsec ipsec.c
Message-ID:  <200711282148.lASLmLRK048770@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2007-11-28 21:48:21 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         ipsec.c 
  Log:
  Adjust a comment that suggest that we might consider a panic.
  
  Make clear that this is not a good idea when called from
  tcp_output()->ipsec_hdrsiz_tcp()->ipsec4_hdrsize_tcp()
  as we do not know if IPsec processing is needed at that point.
  
  Revision  Changes    Path
  1.25      +3 -1      src/sys/netipsec/ipsec.c



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