1. 09e3a0d * introduce rawsock_fini() to clean rawsock related resouces up by ryohji · 17 years ago
  2. 55cd87a * now we can build Contiki 1.x in Visual Studio 2005 Express Ed. by ryohji · 17 years ago
  3. 6bfccc1 Make use of the UIP_TCPIP_HLEN define where it applies. by oliverschmidt · 19 years ago
  4. ed66a1d Replaced ugly copying with gather send. by oliverschmidt · 19 years ago
  5. e7851ab Minor optimization. by oliverschmidt · 19 years ago
  6. c160fca Added support for broadcasts to the raw socket based packet driver (and improved robustness). by oliverschmidt · 19 years ago
  7. 7f0b22b Turned the Win32 packet driver based on raw sockets fully functional by making the Windows IP stack respond to ARP requests for the Contiki IP adress by dynamically creating a proxy ARP entry :-)) by oliverschmidt · 19 years ago
  8. 99fdae6 Minor adjustments to Contiki coding style. by oliverschmidt · 20 years ago
  9. 2605c1c Changeed Win32 rawsock packet service to ignore some errors a packet service isn't supposed to detect. by oliverschmidt · 20 years ago
  10. de98fae Added a communication layer based on raw sockets to the Win32 port. by oliverschmidt · 20 years ago