Oleg Hahm
155b91bd06
Merge pull request #3655 from OlegHahm/fib_multiple_instances
...
fib: allow for multiple instances of FIB
8 years ago
Oleg Hahm
1f7da4e436
Merge pull request #3659 from cgundogan/pr/rpl/dao_global_instance
...
rpl: omit dodag id in DAO(-ACK) for global instances
8 years ago
Oleg Hahm
4267212502
fib: allow for multiple instances of FIB
8 years ago
Oleg Hahm
bf00a19998
Merge pull request #3670 from cgundogan/pr/universal_address/docfix
...
universal_address: minor dox fixes
8 years ago
Cenk Gündoğan
5322205d34
universal_address: minor doc fixes
8 years ago
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
8 years ago
Peter Kietzmann
27113ee300
Merge pull request #3356 from latsku/feature_stm32f0_rtc
...
cpu/stm32f0: RTC implementation
8 years ago
Martine Lenders
ab9d57dec5
gnrc_sixlowpan_iphc: set correct length for IPv6 header
8 years ago
Lari Lehtomäki
1ecaadab4e
cpu/stm32f0: RTC implementation with external clock
...
tests: Tests for RTC clock
8 years ago
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
8 years ago
Cenk Gündoğan
2ae99d9073
rpl: remove superfluous ifdef MODULE_IPV6_ADDR
8 years ago
Cenk Gündoğan
0894343092
rpl: omit dodag id in DAO(-ACK) for global instances
8 years ago
Martine Lenders
d438984ae5
Merge pull request #3669 from cgundogan/pr/gnrc/ipv6/remove_padding
...
gnrc_ipv6.c: remove padding added by lower layers
8 years ago
Cenk Gündoğan
29ccba3e2f
gnrc_ipv6.c: remove padding added by lower layers
8 years ago
Thomas Eichinger
a848b56937
Merge pull request #3665 from authmillenon/iotlab_m3/board/rename
...
iot-lab_M3: rename to iotlab-m3
8 years ago
Joakim Gebart
56b0beeebe
Merge pull request #3107 from gebart/pr/cppsupport
...
c++: Define some support functions required by GCC
8 years ago
Martine Lenders
64c6d49cbd
iot-lab_M3: rename to iotlab-m3
8 years ago
Daniel Krebs
cb4aec676b
cortexm_common: don't compare with r13/sp in assembly, fix #3664
8 years ago
Martine Lenders
d46f542220
iot-lab_M3: rename to iotlab_m3
8 years ago
Peter Kietzmann
c83ba9e8f2
Merge pull request #3663 from authmillenon/gnrc_sixlowpan/fix/too-early-comp
...
gnrc_sixlowpan: compare with actual packet size for fragmentation
8 years ago
Martine Lenders
6dc125e08b
gnrc_sixlowpan: compare with actual packet size for fragmentation
...
Not with the uncompressed version
8 years ago
Martine Lenders
3d065310c1
Merge pull request #3333 from daniel-k/cortexm_hardfault_information
...
cpu/cortexm_common: additional information on hardfault
8 years ago
daniel-k
7a86344c4d
cpu/cortexm_common: gather addition information on hardfault
8 years ago
Martine Lenders
f7d77428d7
Merge pull request #3648 from Darredevil/wakaama-pkg
...
wakaama: fixed errors for bootstrap mode
8 years ago
Oleg Hahm
4d00996521
Merge pull request #3645 from authmillenon/gnrc/api/master-mv
...
gnrc: make all gnrc modules sub-modules of gnrc
8 years ago
Martine Lenders
58ff31bfe9
gnrc: make all gnrc modules sub-modules of gnrc
8 years ago
Martine Lenders
3ab2907a6e
Merge pull request #3656 from authmillenon/ipv6_addr/doc/fix
...
ipv6_addr: adapt doc to proposed changes in #3608
8 years ago
Martine Lenders
6b22e15a54
Merge pull request #3657 from cgundogan/pr/rpl/doc_verbose
...
rpl: make urls in doc more verbose
8 years ago
Martine Lenders
cb63a4e221
Merge pull request #3489 from cgundogan/ng_rpl_prefix_info
...
ng_rpl: auto address configuration
8 years ago
Martine Lenders
70d40f17b0
Merge pull request #3653 from authmillenon/gnrc_rpl/fix/deps
...
gnrc_rpl: fix dependencies
8 years ago
Martine Lenders
d0f530da8e
Merge pull request #3602 from authmillenon/ndp/api/take-out-msg-types
...
ndp: move type definitions out of ng_ context
8 years ago
Cenk Gündoğan
28dbd1f9fa
rpl: make urls in doc more verbose
8 years ago
Martine Lenders
618a765bdc
ndp: move type definitions out of ng_ context
8 years ago
Cenk Gündoğan
94b8d69dd9
ng_rpl: auto address configuration
8 years ago
Martine Lenders
4283b1515d
gnrc_rpl: fix dependencies
...
The dependency conditional for RPL was at the very end of
`Makefile.dep`, giving depending modules no chance to pull in their
dependencies.
Also it pulled in the deprecated module `net_help`, though it did not
use any of it's functions (it just included `inet_pton.h` for `AF_INET6`).
8 years ago
Martine Lenders
391522e1a8
ipv6_addr: adapt doc to proposed changes in #3608
8 years ago
Oleg Hahm
e5d5c37362
Merge pull request #3654 from OlegHahm/rpl_scan_findings
...
RPL: clang analyzer findings
8 years ago
Oleg Hahm
147bf75d5b
Merge pull request #3599 from authmillenon/icmpv6/api/take-hdrs-out
...
icmpv6: put message definitions in their own files
8 years ago
Oleg Hahm
fc77b04a37
Merge pull request #3642 from authmillenon/sixlowpan/api/mv-non-gnrc
...
sixlowpan: move non-GNRC stuff to its own module
8 years ago
Oleg Hahm
687cc6e175
rpl: removed superfluous assignment
8 years ago
Oleg Hahm
2e1b90f107
rpl: added assertions for null pointer checks
8 years ago
Martine Lenders
89009ae2f1
icmpv6: put message definitions in their own files
8 years ago
Martine Lenders
93031c9b60
sixlowpan: move non-GNRC stuff to its own module
8 years ago
Martine Lenders
87c222d2fa
Merge pull request #3595 from authmillenon/gnrc/api/mv
...
gnrc: rename ng_netbase to gnrc
8 years ago
Oleg Hahm
e3edf34527
Merge pull request #3050 from cgundogan/ng_rpl_fib
...
ng_rpl: port to the new network stack
8 years ago
Martine Lenders
124934d017
Merge pull request #3651 from OlegHahm/gnrc_assertions
...
gnrc: null pointer checks
8 years ago
Martine Lenders
b969eeb217
gnrc: rename ng_netbase to gnrc
8 years ago
Oleg Hahm
72334c2847
sixlowpan: IPHC assertion
...
Just to tranquilize clang analyzer
8 years ago
Oleg Hahm
86a6b8a552
pktbuf: check NULL pointer before merging snips
8 years ago
Oleg Hahm
3757e57e71
netdev_eth: drop multicast with empty payload
8 years ago