source: azure_iot_hub_f767zi/trunk/asp_baseplatform/lwip/lwip-2.1.2/src/include/netif/ppp/ipv6cp.h@ 457

Last change on this file since 457 was 457, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 7.5 KB
Line 
1/*
2 * ipv6cp.h - PPP IPV6 Control Protocol.
3 *
4 * Copyright (c) 1999 Tommi Komulainen. All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:
9 *
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 *
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in
15 * the documentation and/or other materials provided with the
16 * distribution.
17 *
18 * 3. The name(s) of the authors of this software must not be used to
19 * endorse or promote products derived from this software without
20 * prior written permission.
21 *
22 * 4. Redistributions of any form whatsoever must retain the following
23 * acknowledgment:
24 * "This product includes software developed by Tommi Komulainen
25 * <Tommi.Komulainen@iki.fi>".
26 *
27 * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
28 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
29 * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
30 * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
32 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
33 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
34 *
35 */
36
37/* Original version, based on RFC2023 :
38
39 Copyright (c) 1995, 1996, 1997 Francis.Dupont@inria.fr, INRIA Rocquencourt,
40 Alain.Durand@imag.fr, IMAG,
41 Jean-Luc.Richier@imag.fr, IMAG-LSR.
42
43 Copyright (c) 1998, 1999 Francis.Dupont@inria.fr, GIE DYADE,
44 Alain.Durand@imag.fr, IMAG,
45 Jean-Luc.Richier@imag.fr, IMAG-LSR.
46
47 Ce travail a テゥtテゥ fait au sein du GIE DYADE (Groupement d'Intテゥrテェt
48 テ営onomique ayant pour membres BULL S.A. et l'INRIA).
49
50 Ce logiciel informatique est disponible aux conditions
51 usuelles dans la recherche, c'est-テ-dire qu'il peut
52 テェtre utilisテゥ, copiテゥ, modifiテゥ, distribuテゥ テ l'unique
53 condition que ce texte soit conservテゥ afin que
54 l'origine de ce logiciel soit reconnue.
55
56 Le nom de l'Institut National de Recherche en Informatique
57 et en Automatique (INRIA), de l'IMAG, ou d'une personne morale
58 ou physique ayant participテゥ テ l'テゥlaboration de ce logiciel ne peut
59 テェtre utilisテゥ sans son accord prテゥalable explicite.
60
61 Ce logiciel est fourni tel quel sans aucune garantie,
62 support ou responsabilitテゥ d'aucune sorte.
63 Ce logiciel est dテゥrivテゥ de sources d'origine
64 "University of California at Berkeley" et
65 "Digital Equipment Corporation" couvertes par des copyrights.
66
67 L'Institut d'Informatique et de Mathテゥmatiques Appliquテゥes de Grenoble (IMAG)
68 est une fテゥdテゥration d'unitテゥs mixtes de recherche du CNRS, de l'Institut National
69 Polytechnique de Grenoble et de l'Universitテゥ Joseph Fourier regroupant
70 sept laboratoires dont le laboratoire Logiciels, Systティmes, Rテゥseaux (LSR).
71
72 This work has been done in the context of GIE DYADE (joint R & D venture
73 between BULL S.A. and INRIA).
74
75 This software is available with usual "research" terms
76 with the aim of retain credits of the software.
77 Permission to use, copy, modify and distribute this software for any
78 purpose and without fee is hereby granted, provided that the above
79 copyright notice and this permission notice appear in all copies,
80 and the name of INRIA, IMAG, or any contributor not be used in advertising
81 or publicity pertaining to this material without the prior explicit
82 permission. The software is provided "as is" without any
83 warranties, support or liabilities of any kind.
84 This software is derived from source code from
85 "University of California at Berkeley" and
86 "Digital Equipment Corporation" protected by copyrights.
87
88 Grenoble's Institute of Computer Science and Applied Mathematics (IMAG)
89 is a federation of seven research units funded by the CNRS, National
90 Polytechnic Institute of Grenoble and University Joseph Fourier.
91 The research unit in Software, Systems, Networks (LSR) is member of IMAG.
92*/
93
94/*
95 * Derived from :
96 *
97 *
98 * ipcp.h - IP Control Protocol definitions.
99 *
100 * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
101 *
102 * Redistribution and use in source and binary forms, with or without
103 * modification, are permitted provided that the following conditions
104 * are met:
105 *
106 * 1. Redistributions of source code must retain the above copyright
107 * notice, this list of conditions and the following disclaimer.
108 *
109 * 2. Redistributions in binary form must reproduce the above copyright
110 * notice, this list of conditions and the following disclaimer in
111 * the documentation and/or other materials provided with the
112 * distribution.
113 *
114 * 3. The name "Carnegie Mellon University" must not be used to
115 * endorse or promote products derived from this software without
116 * prior written permission. For permission or any legal
117 * details, please contact
118 * Office of Technology Transfer
119 * Carnegie Mellon University
120 * 5000 Forbes Avenue
121 * Pittsburgh, PA 15213-3890
122 * (412) 268-4387, fax: (412) 268-7395
123 * tech-transfer@andrew.cmu.edu
124 *
125 * 4. Redistributions of any form whatsoever must retain the following
126 * acknowledgment:
127 * "This product includes software developed by Computing Services
128 * at Carnegie Mellon University (http://www.cmu.edu/computing/)."
129 *
130 * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
131 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
132 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
133 * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
134 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
135 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
136 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
137 *
138 * $Id$
139 */
140
141#include "netif/ppp/ppp_opts.h"
142#if PPP_SUPPORT && PPP_IPV6_SUPPORT /* don't build if not configured for use in lwipopts.h */
143
144#ifndef IPV6CP_H
145#define IPV6CP_H
146
147#include "eui64.h"
148
149#ifdef __cplusplus
150extern "C" {
151#endif
152
153/*
154 * Options.
155 */
156#define CI_IFACEID 1 /* Interface Identifier */
157#ifdef IPV6CP_COMP
158#define CI_COMPRESSTYPE 2 /* Compression Type */
159#endif /* IPV6CP_COMP */
160
161/* No compression types yet defined.
162 *#define IPV6CP_COMP 0x004f
163 */
164typedef struct ipv6cp_options {
165 unsigned int neg_ifaceid :1; /* Negotiate interface identifier? */
166 unsigned int req_ifaceid :1; /* Ask peer to send interface identifier? */
167 unsigned int accept_local :1; /* accept peer's value for iface id? */
168 unsigned int opt_local :1; /* ourtoken set by option */
169 unsigned int opt_remote :1; /* histoken set by option */
170 unsigned int use_ip :1; /* use IP as interface identifier */
171#if 0
172 unsigned int use_persistent :1; /* use uniquely persistent value for address */
173#endif
174#ifdef IPV6CP_COMP
175 unsigned int neg_vj :1; /* Van Jacobson Compression? */
176#endif /* IPV6CP_COMP */
177
178#ifdef IPV6CP_COMP
179 u_short vj_protocol; /* protocol value to use in VJ option */
180#endif /* IPV6CP_COMP */
181 eui64_t ourid, hisid; /* Interface identifiers */
182} ipv6cp_options;
183
184extern const struct protent ipv6cp_protent;
185
186#ifdef __cplusplus
187}
188#endif
189
190#endif /* IPV6CP_H */
191#endif /* PPP_SUPPORT && PPP_IPV6_SUPPORT */
Note: See TracBrowser for help on using the repository browser.