[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Angelos D. Keromytis" <angelos_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 1 Jun 2001 01:56:47 -0600 (MDT)
- Reply-to: "Angelos D. Keromytis" <angelos_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: angelos_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/06/01 01:56:47
Modified files:
sys/netinet : ip_ipsp.c ip_ipsp.h
Log message:
ipsp_parse_headers() goes down a list of IPv4/IPv6/AH/ESP headers and
creates a tag for each of the ESP/AH headers. This will be used by
IPsec-aware NIC device drivers that need to notify IPsec that crypto
processing has already been done.
There is an excessive amount of m_copydata() calls used by this
routine, but there's no way around it that I can think of.
Visit your host, monkey.org