OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / klips / doc / klipsNGreq / klips2req.tex
1 \documentclass[titlepage]{article}
2 \usepackage[dvips]{graphicx}
3 \usepackage{html} 
4
5 \include{macros}
6
7 \author{Michael C. Richardson\\
8         Sandelman Software Works Inc.\\
9         On behalf of FreeS/WAN\\
10         {\tt mcr@sandelman.ottawa.on.ca}}
11 \date{\today}
12 \title{FreeSWAN KLIPS version 2 requirements and implementation schedule}
13
14 \begin{document}
15 \maketitle\newpage
16
17 \section{Executive Summary}
18
19 \begin{verbatim}
20 $Id: klips2req.tex,v 1.1 2001/11/27 03:49:30 mcr Exp $
21 \end{verbatim}
22
23 This is a plan for evolution of current FreeSWAN KLIPS code into ``next
24 generation'' KLIPS code. A review of requirements and applicability to
25 intended design is presented, followed by a review of current KLIPS1
26 architecture.
27
28 The target architecture is then described.
29
30 A plan both to develope this document and to transition from old to new is
31 presented.
32
33 %This document contains a list of desired requirements, including decision as
34 %to relative importance of these. A schedule for development of a plan to
35 %consense on these requirements is presented. 
36
37 \include{klips1structure}
38
39 \include{requirements/requirements}
40
41 \include{klips2structure}
42
43 \include{milestones}
44
45 \end{document}
46