Add TUN/PPP, PPPD, and local loopback to networking section of the ABOU”T document

This commit is contained in:
Gregory Nutt
2015-08-24 15:37:17 -06:00
parent 719aae2d0e
commit 9a0507a103
+3 -3
View File
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
<p>Last Updated: August 13, 2015</p>
<p>Last Updated: August 24, 2015</p>
</td>
</tr>
</table>
@@ -757,7 +757,7 @@
<td><br></td>
<td>
<p>
<li>SLIP</li>
<li>SLIP, TUN/PPP, Local loopback devices</li>
</p>
</td>
</tr>
@@ -789,7 +789,7 @@
<td><br></td>
<td>
<p>
<li>Networking utilities (DHCP server and client, SMTP client, TELNET client, FTP server and client, TFTP client, HTTP server and client, NTP client).
<li>Networking utilities (DHCP server and client, SMTP client, TELNET client, FTP server and client, TFTP client, HTTP server and client, PPPD, NTP client).
Inheritable TELNET sessions (as &quot;controlling terminal&quot;)</li>
</p>
</td>