emailler/ip65
Oliver Schmidt 5c95d03c48 Don't crash intentionally ;-)
I have no idea why this BRK was put there in the first place. At least nowadays it's pretty common to see IP packets that IP65 doesn't understand / need to understand. Just think of IGMP packets. We certainly don't want to crash on receiving those!
2014-06-12 21:31:05 +02:00
..
arithmetic.s General source code cleanup. 2013-12-27 14:57:56 +01:00
arp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
cifs.s General source code cleanup. 2013-12-27 14:57:56 +01:00
config.s Removed explicit copying of defaults. 2014-04-27 19:17:48 +02:00
copymem.s General source code cleanup. 2013-12-27 14:57:56 +01:00
debug.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dhcp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dns.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dottedquad.s General source code cleanup. 2013-12-27 14:57:56 +01:00
eth.s General source code cleanup. 2013-12-27 14:57:56 +01:00
http.s Fixed recently introduced addressing mode bugs. 2014-04-28 18:34:56 +02:00
httpd.s Fixed recently introduced addressing mode bugs. 2014-04-28 18:34:56 +02:00
icmp.s Removed several custom segments. 2014-04-27 18:59:58 +02:00
ip65.s Removed explicit copying of defaults. 2014-04-27 19:17:48 +02:00
ip.s Don't crash intentionally ;-) 2014-06-12 21:31:05 +02:00
Makefile Removed support for ROM/Cart API. 2014-04-27 18:51:16 +02:00
output_buffer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
parser.s Removed several custom segments. 2014-04-27 18:59:58 +02:00
printf.s General source code cleanup. 2013-12-27 14:57:56 +01:00
sntp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
string_utils.s General source code cleanup. 2013-12-27 14:57:56 +01:00
tcp.s Removed several custom segments. 2014-04-27 18:59:58 +02:00
telnet.s General source code cleanup. 2013-12-27 14:57:56 +01:00
tftp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
timer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
udp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
url.s Removed several custom segments. 2014-04-27 18:59:58 +02:00