1. 2e91181 Defined UIP_RECEIVE_WINDOW explicitly as 'unsigned int' constant to avoid promotion to 'long'. by oliverschmidt · 19 years ago
  2. 3742087 Make use of the UIP_TCPIP_HLEN define where it applies. by oliverschmidt · 19 years ago
  3. 7cc0676 Allow UDP checksums to be configured via uip-conf.h file by adamdunkels · 20 years ago
  4. 4b3ba6b ARP table size configurable through uip-conf parameter by adamdunkels · 20 years ago
  5. ae920f9 Updated for the new kernel by adamdunkels · 20 years ago
  6. 3785cbb Broadcast support by adamdunkels · 20 years ago
  7. f0626ad Number of UDP connections configurable through UIP_CONF_UDP_CONNS by adamdunkels · 20 years ago
  8. 86a4a95 Statistics, logging added as uip-conf options by adamdunkels · 20 years ago
  9. 4735e72 Added UDP support to the dispatcher, added two configuration options UIP_CONF_RECEIVE_WINDOW and UIP_CONF_LLH_LEN by adamdunkels · 21 years ago
  10. b489e7a Updated to uIP release version 0.9 by adamdunkels · 21 years ago
  11. 033e51d Added the ability to configure IP address with a single ping packet by adamdunkels · 21 years ago
  12. a49d1dc Made MSS span entire available buffer, made buffer two bytes longer for safety by adamdunkels · 21 years ago
  13. 01fc241 Added include string.h by adamdunkels · 21 years ago
  14. 43748a1 Added per-architecture uip-conf.h style configuration with options UIP_CONF_MAX_CONNECTIONS, UIP_CONF_MAX_LISTENPORTS, UIP_CONF_BUFFER_SIZE and UIP_CONF_BYTE_ORDER by adamdunkels · 21 years ago
  15. 993396b Reset RS232 bufsize back to 300 by adamdunkels · 21 years ago
  16. ca9ddcb Initial import by adamdunkels · 21 years ago