osd-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 Don't make assumptions on textentry contents beyond the first '\0'. 2006-09-09 23:09:59 +00:00
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 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
ethernut2 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
gtk uip_ipaddr_t changes fixed thanks to Marcelo Barros 2006-09-20 19:06:41 +00:00
minimal-net Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
minimal-ppp Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
native Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
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