weAutSys definition of system message texts for uIP
This is system software and must not be modified for user or application programs.
This file is part of weAutSys <weinert-automation.de>
weAutSys puts all fixed uIP message texts in flash memory.
Copyright © 2011 Albrecht Weinert, Bochum
Variables | |
char | icmpNotIcmpEcho [] |
icmp: not icmp echo. (in flash) | |
char | icmpUnknownMess [] |
icmp: unknown ICMP message. (in flash IPV6) | |
char | ipBadCheckS [] |
ip: bad checksum. (in flash) | |
char | ipFragmDropp [] |
ip: fragment dropped. (in flash) | |
char | ipInvVersHeadL [] |
ip: invalid version or header length. (in flash) | |
char | ipNotTcpNorIcmp [] |
ip: neither tcp nor icmp. (in flash) | |
char | ipNotTcpNorIcmp6 [] |
ip: neither tcp nor icmp6. (in flash IPV6) | |
char | ipPackDroppSiAA [] |
ip: packet dropped since no address assigned. (in flash) | |
char | ipPackShorter [] |
ip: packet shorter than reported in IP header. (in flash) | |
char | ipPossPingConfR [] |
ip: possible ping config packet received. (in flash) | |
char | tcpBadCheckS [] |
tcp: bad checksum. (in flash) | |
char | tcpGotResetAbrt [] |
tcp: got reset, aborting connection. (in flash) | |
char | tcpNoUUsedCon [] |
tcp: found no unused connections. (in flash) | |
char | udpBadCheckS [] |
udp: bad checksum. (in flash) | |
char | udpNoMatchCon [] |
udp: no connection matching (in flash) |