mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add TUN/PPP, PPPD, and local loopback to networking section of the ABOUT document
This commit is contained in:
@@ -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 "controlling terminal")</li>
|
||||
</p>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user