FreeRTOS
[armadillo_firmware.git] / FreeRTOS / Common / ethernet / uIP / uip-1.0 / apps / webserver / httpd-fs / stats.shtml
blob7eb381af930bb7b075f5c05bba7c5261d8470aba
1 %!: /header.html\r
2 <h1>Network statistics</h1>\r
3 <center>\r
4 <table width="300" border="0">\r
5 <tr><td><pre>\r
6 IP           Packets received\r
7              Packets sent\r
8              Packets dropped\r
9 IP errors    IP version/header length\r
10              IP length, high byte\r
11              IP length, low byte\r
12              IP fragments\r
13              Header checksum\r
14              Wrong protocol\r
15 ICMP         Packets received\r
16              Packets sent\r
17              Packets dropped\r
18              Type errors\r
19 TCP          Packets received\r
20              Packets sent\r
21              Packets dropped\r
22              Checksum errors\r
23              Data packets without ACKs\r
24              Resets\r
25              Retransmissions\r
26              No connection avaliable\r
27              Connection attempts to closed ports\r
28 </pre></td><td><pre>%! net-stats\r
29 </pre></table>\r
30 </center>\r
31 %!: /footer.html\r