contiki/platform
oliverschmidt ca05ae80a5 Added automatic detection of Ethernet address - this makes the WinPcap packet driver service kind of working :-)
First the WinPcap library is used to enumerate the existing interfaces to make sure that only those are taken into account which the WinPcap library is able to actually work with. Their IP addresses are compaired against the one on the cmdline to find the desired interface.

Then the IP Helper API is used to enumerate the existing adapters to find out the the Ethernet address of the desired adapter. This Ethernet address is then used by Contiki too.
2006-10-06 22:39:31 +00:00
..
c64
cooja added flags for checking if we are inside process_run() 2006-10-06 10:47:09 +00:00
esb Added node ID EEPROM address, increased clock granularity 2006-10-06 07:58:39 +00:00
ethernut1
ethernut2
gtk uip_ipaddr_t changes fixed thanks to Marcelo Barros 2006-09-20 19:06:41 +00:00
minimal-net
minimal-ppp
native
netsim Added radio signal strength simulation 2006-10-06 08:25:30 +00:00
sky Use minileds by default. 2006-09-27 10:00:42 +00:00
win32 Added automatic detection of Ethernet address - this makes the WinPcap packet driver service kind of working :-) 2006-10-06 22:39:31 +00:00