You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mlalondesvn
b004ac562d
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
...
MODIF - ICMP: Switched to hardware checksum routines.
MODIF - Main: Better output of ip config when in debug mode.
ISSUE - Only the new checksum should be written back to the memory, not the whole packet.
git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/Ethduino@5 b05466c9-153a-0410-ad00-ea1d4d8a27b5
17 years ago
Makefile
MODIF - Program strings (SPrint_P(PSTR())) are now macros to reduce code size and help cleaness
17 years ago
arp.cpp
ADDED - NET_CHECKSUM_DEBUG output
17 years ago
arp.h
ADDED - NET_CHECKSUM_DEBUG output
17 years ago
avrlibdefs.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
avrlibtypes.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
buffer.cpp
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
buffer.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
debug.cpp
MODIF - Program strings (SPrint_P(PSTR())) are now macros to reduce code size and help cleaness
17 years ago
debug.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
dhcp.cpp
MODIF - Program strings (SPrint_P(PSTR())) are now macros to reduce code size and help cleaness
17 years ago
dhcp.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
enc28j60.cpp
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
enc28j60.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
enc28j60conf.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
icmp.cpp
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
icmp.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
ip.cpp
ADDED - NET_CHECKSUM_DEBUG output
17 years ago
ip.h
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
main.h
ADDED - NET_CHECKSUM_DEBUG output
17 years ago
main.pde
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
net.cpp
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
net.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
netstack.cpp
MODIF - Program strings (SPrint_P(PSTR())) are now macros to reduce code size and help cleaness
17 years ago
netstack.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
nic.h
ADDED - Driver: function routines for using hardware checksum capabilities (enc28j60[conf].cpp/h, nic.h).
17 years ago
programStrings.cpp
initial import of the ENC28J60 soft for the Arduino :: Ethduino
17 years ago
programStrings.h
MODIF - Program strings (SPrint_P(PSTR())) are now macros to reduce code size and help cleaness
17 years ago