Todo List

Group xgARP

Add functions to manually add or remove ARP entries.

Add function to query ARP tables.

Group xgBankMem
At least some parts should be moved to the device section.

Group xgBasePro
IGMP support.

Group xgEthernet
Multicast support.

Group xgIP
Configurable checksum calculation for incoming datagrams.

Group xgNutArchArmDevIrqAt91
Handle AT91 interrupts nicely.

Group xgSntp
Enhance documentation.

Group xgSocket
An ICMP socket API would be nice.

Group xgTCP
Use an indirect call for NutTcpInput(). Right now, the whole TCP code is linked to any application, even if only UDP is used.

Group xgThread

Using the special priority 255 to kill a thread is not required and should be removed.

Group xgUdpSocket
There is no similar call like NutTcpError() available for UDP.

Group xgUserPro
Adding more protocols would be helpful, e.g. SMTP. Right now, applications must implement them with the Socket API.

© 2000-2010 by contributors - visit http://www.ethernut.de/