[riot-commits] [RIOT-OS/RIOT] 3a1070: eui64: export type to own module
Martine Lenders
authmillenon at gmail.com
Wed Jul 1 12:47:51 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3a1070dc22623fcdcfb23f564b1bde44a56ac832
https://github.com/RIOT-OS/RIOT/commit/3a1070dc22623fcdcfb23f564b1bde44a56ac832
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
A sys/include/net/eui64.h
M sys/include/net/ng_ieee802154.h
Log Message:
-----------
eui64: export type to own module
Commit: 1208b719a3704023f84e04f8afd697cbeef0ebef
https://github.com/RIOT-OS/RIOT/commit/1208b719a3704023f84e04f8afd697cbeef0ebef
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/include/net/ng_netconf.h
Log Message:
-----------
ng_netconf: add IID option
Commit: b70100fdd66c7e984ee0981bb7d38cc130b7fffb
https://github.com/RIOT-OS/RIOT/commit/b70100fdd66c7e984ee0981bb7d38cc130b7fffb
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/include/net/ng_ethernet.h
Log Message:
-----------
ng_ethernet: Add IID generator
Commit: aa46e9c14c4cfb4cd7d667e944e421a6718fd063
https://github.com/RIOT-OS/RIOT/commit/aa46e9c14c4cfb4cd7d667e944e421a6718fd063
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/include/net/ng_ieee802154.h
Log Message:
-----------
ng_ieee802154: Add IID generator
Commit: bdb1b6036de65643f402722d0ec6b5495a58d5e0
https://github.com/RIOT-OS/RIOT/commit/bdb1b6036de65643f402722d0ec6b5495a58d5e0
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/net/link_layer/ng_netdev_eth/ng_netdev_eth.c
Log Message:
-----------
ng_netdev_eth: add NETCONF_OPT_IPV6_IID handler
Commit: d9ed439f03ee8fc109ad43a9636ef031acf14ff1
https://github.com/RIOT-OS/RIOT/commit/d9ed439f03ee8fc109ad43a9636ef031acf14ff1
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M drivers/ng_at86rf2xx/ng_at86rf2xx_netdev.c
Log Message:
-----------
ng_at86rf2xx: add NETCONF_OPT_IPV6_IID handler
Commit: 5ac2c612367b0c2dba9eb2acd743cd4d7748101f
https://github.com/RIOT-OS/RIOT/commit/5ac2c612367b0c2dba9eb2acd743cd4d7748101f
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M drivers/xbee/xbee.c
Log Message:
-----------
xbee: add NETCONF_OPT_IPV6_IID handler
Commit: bd20b9975d5069f878ee56d0034bd9840836f3c2
https://github.com/RIOT-OS/RIOT/commit/bd20b9975d5069f878ee56d0034bd9840836f3c2
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/net/network_layer/ng_ipv6/netif/ng_ipv6_netif.c
Log Message:
-----------
ng_ipv6_netif: use NETCONF_OPT_IPV6_IID initialization for init
Commit: f183197d562f6f9c3c219d385ba7c66314ed1fa0
https://github.com/RIOT-OS/RIOT/commit/f183197d562f6f9c3c219d385ba7c66314ed1fa0
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M sys/net/network_layer/ng_sixlowpan/iphc/ng_sixlowpan_iphc.c
Log Message:
-----------
ng_sixlowpan_iphc: use NETCONF_OPT_IPV6_IID and ng_ieee802154_get_iid
Commit: 3238ccd47ebcefc4b58779a9b32bcf57618cd7f7
https://github.com/RIOT-OS/RIOT/commit/3238ccd47ebcefc4b58779a9b32bcf57618cd7f7
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-07-01 (Wed, 01 Jul 2015)
Changed paths:
M drivers/ng_at86rf2xx/ng_at86rf2xx_netdev.c
M drivers/xbee/xbee.c
A sys/include/net/eui64.h
M sys/include/net/ng_ethernet.h
M sys/include/net/ng_ieee802154.h
M sys/include/net/ng_netconf.h
M sys/net/link_layer/ng_netdev_eth/ng_netdev_eth.c
M sys/net/network_layer/ng_ipv6/netif/ng_ipv6_netif.c
M sys/net/network_layer/ng_sixlowpan/iphc/ng_sixlowpan_iphc.c
Log Message:
-----------
Merge pull request #3159 from authmillenon/ng_net/feat/iid
ng_net: add IID option and simplify upper layers accordingly
Compare: https://github.com/RIOT-OS/RIOT/compare/db35f3a888f7...3238ccd47ebc
More information about the commits
mailing list