Thomas Eichinger
|
1a7b195384
|
Merge pull request #2381 from d00616/new_board_nrf6310
board: Add nrf6310 (nRF51)
|
2015-08-24 21:27:26 +02:00 |
|
Martine Lenders
|
ded2659dc8
|
Merge pull request #3698 from authmillenon/gnrc_ipv6/fix/fix-dependencies
gnrc_ipv6: make IPv6 dependencies optional
|
2015-08-24 14:39:06 +02:00 |
|
Martine Lenders
|
ac0e2f4371
|
net: remove redefinitions and their dependencies throughout the stack
|
2015-08-24 13:13:53 +02:00 |
|
Martine Lenders
|
ecb2bb5c2b
|
af: initial import of global AF_ definition header
|
2015-08-24 13:13:52 +02:00 |
|
Martine Lenders
|
4cc2742a1a
|
gnrc_ipv6: make IPv6 dependencies optional
|
2015-08-24 00:45:07 +02:00 |
|
Martine Lenders
|
85180ca2c9
|
Merge pull request #3694 from cgundogan/pr/rpl/ng_to_gnrc
rename NG_ to GNRC_
|
2015-08-23 19:40:36 +02:00 |
|
Cenk Gündoğan
|
b604c99155
|
rpl: rename defines from NG_ to GNRC_
|
2015-08-23 18:29:16 +02:00 |
|
Frank Holtz
|
ee952f79fe
|
boards: added nrf6310 support. (NRF51 MCU)
|
2015-08-23 17:00:01 +02:00 |
|
Martine Lenders
|
4f68b81361
|
doc: expand nettype doc + simplify @brief
|
2015-08-22 14:27:00 +02:00 |
|
Martine Lenders
|
2cbeab4521
|
doc: fix and update net and net_gnrc documentation
|
2015-08-22 14:27:00 +02:00 |
|
René Kijewski
|
07f24ffb38
|
Merge pull request #3684 from cgundogan/pr/make/info_objsize_output
Makefile.buildtests: Fix output of info-objsize
|
2015-08-22 00:54:42 +02:00 |
|
Martine Lenders
|
a3dfd908f5
|
Merge pull request #3685 from OlegHahm/dont_forward_ll
gnrc_ipv6: do not forward link-local packets
|
2015-08-22 00:02:08 +02:00 |
|
Martine Lenders
|
c1e24d449e
|
Merge pull request #3584 from cgundogan/pr/seqno
sys: Serial Number Arithmetic (RFC1982)
|
2015-08-21 23:55:08 +02:00 |
|
Oleg Hahm
|
0c14734a02
|
gnrc_ipv6: do not forward link-local packets
|
2015-08-21 23:46:43 +02:00 |
|
Oleg Hahm
|
8977cc1175
|
Merge pull request #3675 from authmillenon/gnrc_ipv6/fix/check-mtu
gnrc_ipv6: check link MTU before sending
|
2015-08-21 23:45:52 +02:00 |
|
Cenk Gündoğan
|
9d1b899e56
|
tests/unittests/tests-seq: unittests for Serial Number Arithmetic
|
2015-08-21 23:30:06 +02:00 |
|
Cenk Gündoğan
|
fce30a1d6c
|
sys/seq: Serial Number Arithmetic
|
2015-08-21 23:30:04 +02:00 |
|
Cenk Gündoğan
|
04a8c159d1
|
Merge pull request #3674 from authmillenon/gnrc_sixlowpan/fix/max-datagram-size
gnrc_sixlowpan: don't send packets that exceed maximum datagram size
|
2015-08-21 23:08:53 +02:00 |
|
Martine Lenders
|
52c57be621
|
gnrc_sixlowpan: don't send packets that exceed maximum datagram size
|
2015-08-21 22:51:54 +02:00 |
|
Oleg Hahm
|
be95b870c8
|
make: use uart0 for shell on none-newlib platforms
|
2015-08-21 19:13:34 +02:00 |
|
Martine Lenders
|
e5b03dfddd
|
netdev_eth: return payload length instead of frame length
|
2015-08-21 19:05:54 +02:00 |
|
Martine Lenders
|
942d774a44
|
shell: ifconfig: add support for IPv6 MTU
|
2015-08-21 19:05:53 +02:00 |
|
Martine Lenders
|
d88ae14d90
|
gnrc_ipv6: check link MTU before sending
|
2015-08-21 19:05:53 +02:00 |
|
Martine Lenders
|
f1864fd2b6
|
gnrc_ipv6_netif: initialize MTU from device, if possible
|
2015-08-21 19:05:52 +02:00 |
|
Cenk Gündoğan
|
88c8d2f379
|
Makefile.buildtests: Fix output of info-objsize
|
2015-08-21 17:48:44 +02:00 |
|
Oleg Hahm
|
79ac710ee5
|
Merge pull request #3677 from cgundogan/pr/rpl/cleanup
rpl: minor cleanup
|
2015-08-21 14:59:36 +02:00 |
|
Cenk Gündoğan
|
5ee36c6ac4
|
rpl: minor code cleanup
|
2015-08-21 13:54:39 +02:00 |
|
Cenk Gündoğan
|
baa57a6fc9
|
rpl: parse DIO and options only from pref. parent
|
2015-08-21 13:17:07 +02:00 |
|
Martine Lenders
|
5b1fc10577
|
Merge pull request #3332 from kaspar030/gnrc_add_netconf_opt2str
gnrc: add netopt_t to string map
|
2015-08-21 12:15:07 +02:00 |
|
|
fa5046cd03
|
tests: unittests: add netopt module unit tests
|
2015-08-21 11:04:06 +02:00 |
|
|
d18cb7a9c3
|
sys: add netopt to string map function and netopt module
|
2015-08-21 11:03:56 +02:00 |
|
|
09c126b069
|
Merge pull request #3640 from OlegHahm/mutex_unlock-errors
core: missing restoreIRQ in mutex_unlock
|
2015-08-21 10:28:03 +02:00 |
|
René Kijewski
|
c0c2d8660f
|
core: missing restoreIRQ in mutex_unlock
`mutex_unlock()` did not restore IRQsbefore yielding for the woken up
thread.
|
2015-08-21 09:16:54 +02:00 |
|
Oleg Hahm
|
155b91bd06
|
Merge pull request #3655 from OlegHahm/fib_multiple_instances
fib: allow for multiple instances of FIB
|
2015-08-20 16:39:13 +02:00 |
|
Oleg Hahm
|
1f7da4e436
|
Merge pull request #3659 from cgundogan/pr/rpl/dao_global_instance
rpl: omit dodag id in DAO(-ACK) for global instances
|
2015-08-20 15:54:51 +02:00 |
|
Oleg Hahm
|
4267212502
|
fib: allow for multiple instances of FIB
|
2015-08-20 15:47:27 +02:00 |
|
Oleg Hahm
|
bf00a19998
|
Merge pull request #3670 from cgundogan/pr/universal_address/docfix
universal_address: minor dox fixes
|
2015-08-20 14:48:56 +02:00 |
|
Cenk Gündoğan
|
5322205d34
|
universal_address: minor doc fixes
|
2015-08-20 13:59:43 +02:00 |
|
Cenk Gündoğan
|
04e7a7e509
|
Merge pull request #3671 from authmillenon/gnrc_sixlowpan_iphc/fix/ipv6_hdr_len
gnrc_sixlowpan_iphc: set correct length for IPv6 header
|
2015-08-20 13:55:14 +02:00 |
|
Peter Kietzmann
|
27113ee300
|
Merge pull request #3356 from latsku/feature_stm32f0_rtc
cpu/stm32f0: RTC implementation
|
2015-08-20 13:08:01 +02:00 |
|
Martine Lenders
|
ab9d57dec5
|
gnrc_sixlowpan_iphc: set correct length for IPv6 header
|
2015-08-20 12:35:44 +02:00 |
|
Lari Lehtomäki
|
1ecaadab4e
|
cpu/stm32f0: RTC implementation with external clock
tests: Tests for RTC clock
|
2015-08-20 13:09:43 +03:00 |
|
Peter Kietzmann
|
86af1969b5
|
Merge pull request #3666 from daniel-k/cortexm_r13_deprecated
cortexm_common: don't compare with r13/sp in assembly, fix #3664
|
2015-08-20 11:48:13 +02:00 |
|
Cenk Gündoğan
|
2ae99d9073
|
rpl: remove superfluous ifdef MODULE_IPV6_ADDR
|
2015-08-20 08:41:10 +02:00 |
|
Cenk Gündoğan
|
0894343092
|
rpl: omit dodag id in DAO(-ACK) for global instances
|
2015-08-20 08:41:10 +02:00 |
|
Martine Lenders
|
d438984ae5
|
Merge pull request #3669 from cgundogan/pr/gnrc/ipv6/remove_padding
gnrc_ipv6.c: remove padding added by lower layers
|
2015-08-20 08:35:03 +02:00 |
|
Cenk Gündoğan
|
29ccba3e2f
|
gnrc_ipv6.c: remove padding added by lower layers
|
2015-08-20 00:10:37 +02:00 |
|
Thomas Eichinger
|
a848b56937
|
Merge pull request #3665 from authmillenon/iotlab_m3/board/rename
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 22:00:49 +02:00 |
|
Joakim Gebart
|
56b0beeebe
|
Merge pull request #3107 from gebart/pr/cppsupport
c++: Define some support functions required by GCC
|
2015-08-19 21:49:24 +02:00 |
|
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 20:59:06 +02:00 |
|