]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/ref/tcpip-openbsd-networking-stack-features.html
Initial revision
[karo-tx-redboot.git] / doc / html / ref / tcpip-openbsd-networking-stack-features.html
1 <!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2 <!-- This material may be distributed only subject to the terms      -->
3 <!-- and conditions set forth in the Open Publication License, v1.0  -->
4 <!-- or later (the latest version is presently available at          -->
5 <!-- http://www.opencontent.org/openpub/).                           -->
6 <!-- Distribution of the work or derivative of the work in any       -->
7 <!-- standard (paper) book form is prohibited unless prior           -->
8 <!-- permission is obtained from the copyright holder.               -->
9 <HTML
10 ><HEAD
11 ><TITLE
12 >Networking Stack Features</TITLE
13 ><meta name="MSSmartTagsPreventParsing" content="TRUE">
14 <META
15 NAME="GENERATOR"
16 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17 "><LINK
18 REL="HOME"
19 TITLE="eCos Reference Manual"
20 HREF="ecos-ref.html"><LINK
21 REL="UP"
22 TITLE="OpenBSD TCP/IP Stack port for eCos"
23 HREF="tcpip-openbsd.html"><LINK
24 REL="PREVIOUS"
25 TITLE="OpenBSD TCP/IP Stack port for eCos"
26 HREF="tcpip-openbsd.html"><LINK
27 REL="NEXT"
28 TITLE="OpenBSD TCP/IP stack port"
29 HREF="tcpip-openbsd-stack-port.html"></HEAD
30 ><BODY
31 CLASS="CHAPTER"
32 BGCOLOR="#FFFFFF"
33 TEXT="#000000"
34 LINK="#0000FF"
35 VLINK="#840084"
36 ALINK="#0000FF"
37 ><DIV
38 CLASS="NAVHEADER"
39 ><TABLE
40 SUMMARY="Header navigation table"
41 WIDTH="100%"
42 BORDER="0"
43 CELLPADDING="0"
44 CELLSPACING="0"
45 ><TR
46 ><TH
47 COLSPAN="3"
48 ALIGN="center"
49 >eCos Reference Manual</TH
50 ></TR
51 ><TR
52 ><TD
53 WIDTH="10%"
54 ALIGN="left"
55 VALIGN="bottom"
56 ><A
57 HREF="tcpip-openbsd.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 ></TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="tcpip-openbsd-stack-port.html"
72 ACCESSKEY="N"
73 >Next</A
74 ></TD
75 ></TR
76 ></TABLE
77 ><HR
78 ALIGN="LEFT"
79 WIDTH="100%"></DIV
80 ><DIV
81 CLASS="CHAPTER"
82 ><H1
83 ><A
84 NAME="TCPIP-OPENBSD-NETWORKING-STACK-FEATURES">Chapter 42. Networking Stack Features</H1
85 ><P
86 >Since this networking package is based on BSD code, it is
87 very complete and robust.  The eCos implementation includes support
88 for the following protocols:   </P
89 ><P
90 ></P
91 ><UL
92 ><LI
93 ><P
94 >IPv4</P
95 ></LI
96 ><LI
97 ><P
98 >UDP</P
99 ></LI
100 ><LI
101 ><P
102 >TCP</P
103 ></LI
104 ><LI
105 ><P
106 >ICMP</P
107 ></LI
108 ><LI
109 ><P
110 >raw packet interface</P
111 ></LI
112 ></UL
113 ><P
114 >These additional features are also present in the package,
115         but are not supported:</P
116 ><P
117 ></P
118 ><UL
119 ><LI
120 ><P
121 >Berkeley Packet Filter   </P
122 ></LI
123 ><LI
124 ><P
125 >Multi-cast and uni-cast support, including multi-casting
126 routing   </P
127 ></LI
128 ><LI
129 ><P
130 >IPv6 </P
131 ></LI
132 ></UL
133 ></DIV
134 ><DIV
135 CLASS="NAVFOOTER"
136 ><HR
137 ALIGN="LEFT"
138 WIDTH="100%"><TABLE
139 SUMMARY="Footer navigation table"
140 WIDTH="100%"
141 BORDER="0"
142 CELLPADDING="0"
143 CELLSPACING="0"
144 ><TR
145 ><TD
146 WIDTH="33%"
147 ALIGN="left"
148 VALIGN="top"
149 ><A
150 HREF="tcpip-openbsd.html"
151 ACCESSKEY="P"
152 >Prev</A
153 ></TD
154 ><TD
155 WIDTH="34%"
156 ALIGN="center"
157 VALIGN="top"
158 ><A
159 HREF="ecos-ref.html"
160 ACCESSKEY="H"
161 >Home</A
162 ></TD
163 ><TD
164 WIDTH="33%"
165 ALIGN="right"
166 VALIGN="top"
167 ><A
168 HREF="tcpip-openbsd-stack-port.html"
169 ACCESSKEY="N"
170 >Next</A
171 ></TD
172 ></TR
173 ><TR
174 ><TD
175 WIDTH="33%"
176 ALIGN="left"
177 VALIGN="top"
178 >OpenBSD TCP/IP Stack port for eCos</TD
179 ><TD
180 WIDTH="34%"
181 ALIGN="center"
182 VALIGN="top"
183 ><A
184 HREF="tcpip-openbsd.html"
185 ACCESSKEY="U"
186 >Up</A
187 ></TD
188 ><TD
189 WIDTH="33%"
190 ALIGN="right"
191 VALIGN="top"
192 >OpenBSD TCP/IP stack port</TD
193 ></TR
194 ></TABLE
195 ></DIV
196 ></BODY
197 ></HTML
198 >