[riot-commits] [RIOT-OS/RIOT] f1864f: gnrc_ipv6_netif: initialize MTU from device, if po...
Oleg Hahm
oleg at hobbykeller.org
Fri Aug 21 23:45:53 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f1864fd2b6502cc8f092d715655bfaccb4c6d371
https://github.com/RIOT-OS/RIOT/commit/f1864fd2b6502cc8f092d715655bfaccb4c6d371
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M sys/include/net/gnrc/ipv6/netif.h
M sys/include/net/ipv6.h
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
Log Message:
-----------
gnrc_ipv6_netif: initialize MTU from device, if possible
Commit: d88ae14d902e5201dd78ed1790c97ac8d10b1742
https://github.com/RIOT-OS/RIOT/commit/d88ae14d902e5201dd78ed1790c97ac8d10b1742
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
Log Message:
-----------
gnrc_ipv6: check link MTU before sending
Commit: 942d774a447e6f0830e2d42d14518820c947938c
https://github.com/RIOT-OS/RIOT/commit/942d774a447e6f0830e2d42d14518820c947938c
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M sys/shell/commands/sc_netif.c
Log Message:
-----------
shell: ifconfig: add support for IPv6 MTU
Commit: e5b03dfdddc7b58757e0550b3e0c2e4f3d749450
https://github.com/RIOT-OS/RIOT/commit/e5b03dfdddc7b58757e0550b3e0c2e4f3d749450
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M sys/net/gnrc/link_layer/netdev_eth/gnrc_netdev_eth.c
Log Message:
-----------
netdev_eth: return payload length instead of frame length
Commit: 8977cc117560098e695950ac0453bd75129fbb65
https://github.com/RIOT-OS/RIOT/commit/8977cc117560098e695950ac0453bd75129fbb65
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M sys/include/net/gnrc/ipv6/netif.h
M sys/include/net/ipv6.h
M sys/net/gnrc/link_layer/netdev_eth/gnrc_netdev_eth.c
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
M sys/shell/commands/sc_netif.c
Log Message:
-----------
Merge pull request #3675 from authmillenon/gnrc_ipv6/fix/check-mtu
gnrc_ipv6: check link MTU before sending
Compare: https://github.com/RIOT-OS/RIOT/compare/04a8c159d152...8977cc117560
More information about the commits
mailing list