osd-contiki/core
Oliver Schmidt 12fd559244 Fixed DHCP client.
RFC2131 states on page 36 regarding DHCPREQUEST: " 'xid' from server DHCPOFFER message "

As the DHCPOFFER message uses the 'xid' from the DHCPDISCOVER message this means that the DHCP client is supposed to re-use the 'xid' from its DHCPDISCOVER for the DHCPREQUEST.
2015-08-25 16:24:37 +02:00
..
cfs Remove redundant assignment 2015-05-20 15:37:32 +05:30
ctk Fix warnings caused by unescaped special doxygen chars 2015-02-15 20:11:09 +01:00
dev CC2538: added support for SSI1 2015-05-18 10:02:55 +02:00
lib Merge pull request #1108 from phoenix-frozen/generify-ccm-star 2015-07-01 10:44:41 +02:00
loader [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
net Fixed DHCP client. 2015-08-25 16:24:37 +02:00
sys Merge pull request #883 from cmorty/pull/global-macros 2015-05-18 21:33:00 +02:00
contiki-default-conf.h Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
contiki-lib.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
contiki-net.h Add standardized nameserver pool 2015-01-09 09:44:06 +01:00
contiki-version.h Bumped the version number from 2.6 to 3.x, which is to be used in the development branch 2013-12-12 17:33:18 +01:00
contiki.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00