mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
First version under SVN is V4.0.1
This commit is contained in:
parent
243393860c
commit
b6df57c7e3
918 changed files with 269038 additions and 0 deletions
30
Demo/uIP_Demo_Rowley_ARM7/uip/fs/stats_header.html
Normal file
30
Demo/uIP_Demo_Rowley_ARM7/uip/fs/stats_header.html
Normal file
|
@ -0,0 +1,30 @@
|
|||
<html>
|
||||
<body bgcolor="white">
|
||||
<center>
|
||||
<table width="600" border="0">
|
||||
<tr><td>
|
||||
<pre>
|
||||
IP Packets dropped
|
||||
Packets received
|
||||
Packets sent
|
||||
IP errors IP version/header length
|
||||
IP length, high byte
|
||||
IP length, low byte
|
||||
IP fragments
|
||||
Header checksum
|
||||
Wrong protocol
|
||||
ICMP Packets dropped
|
||||
Packets received
|
||||
Packets sent
|
||||
Type errors
|
||||
TCP Packets dropped
|
||||
Packets received
|
||||
Packets sent
|
||||
Checksum errors
|
||||
Data packets without ACKs
|
||||
Resets
|
||||
Retransmissions
|
||||
No connection avaliable
|
||||
Connection attempts to closed ports
|
||||
</pre>
|
||||
</td><td><pre>
|
Loading…
Add table
Add a link
Reference in a new issue