Cenk Gündoğan
|
d6242360da
|
net_if: proper u/l-bit inversion for short addresses
|
2015-03-03 20:03:54 +01:00 |
|
Joakim Gebart
|
2aa031e7c7
|
sixlowpan: Set U/L bit in short address to local.
|
2015-03-03 19:56:11 +01:00 |
|
Joakim Gebart
|
4520d31d3d
|
net-if: Set U/L bit in short address to local.
|
2015-03-03 19:56:11 +01:00 |
|
Cenk Gündoğan
|
c60450df4c
|
rpl: implement basic prefix information option for DIOs
|
2015-03-03 19:36:14 +01:00 |
|
Thomas Eichinger
|
bc378dbb23
|
Merge pull request #2378 from locicontrols/vtor
cpu/cc2538: set the VTOR register to the actual address of the vector table
|
2015-03-03 18:25:47 +01:00 |
|
Martine Lenders
|
714c912a88
|
Merge pull request #2519 from haukepetersen/ng_netapi_fixes
net/ng_netapi: fixed implementation
|
2015-03-03 18:17:40 +01:00 |
|
Hauke Petersen
|
2323c08d32
|
sys/shell: fixed and unified doxygen headers
- changed doxygen group name to sys_shell
- added some missing fields
- unified the doxygen header format
|
2015-03-03 18:10:06 +01:00 |
|
Hauke Petersen
|
e7466b1dad
|
Merge pull request #2513 from gebart/pr/udp-delete-unused-csum-func
udp: Delete unused udp_csum function.
|
2015-03-03 18:08:52 +01:00 |
|
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
9c3a89edbf
|
drivers/l3g4200d: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
2864cce6d7
|
drivers/lps331ap: Acquire exclusice access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
0a9e837dba
|
drivers/mag3110: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
12871cc7d1
|
drivers/mma8652: Acquire exclusice access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
7f1d67da6f
|
drivers/mpl3115a2: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
bf6757fe1d
|
drivers/lsm303dlhc: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
35750592f2
|
drivers/tmp006: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
a1e8cedf6b
|
drivers/srf08: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
c9deca5610
|
drivers/srf02: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
Martine Lenders
|
21dd2eb21d
|
doc: enable helper macros for doxygen
|
2015-03-03 17:53:32 +01:00 |
|
Cenk Gündoğan
|
83cc1acd61
|
Merge pull request #2520 from jfischer-phytec-iot/pr@lowpan.c-addr_str
sys/net/network_layer/sixlowpan/lowpan.c: reduce scope of debug variable
|
2015-03-03 08:27:51 +01:00 |
|
Hauke Petersen
|
45ce082ad6
|
net/ng_netapi: fixed implementation
- renamed opt variable in _get_set
- fixed msg type MACRO names
|
2015-03-02 18:44:33 +01:00 |
|
Johann Fischer
|
90ab40657a
|
sys/net/network_layer/sixlowpan/lowpan.c: reduce scope of debug variable
|
2015-03-02 18:42:38 +01:00 |
|
Joakim Gebart
|
824c0a3daf
|
udp: Delete unused udp_csum function.
udp_csum is never referenced anywhere in the tree, not even in a header file.
|
2015-03-02 12:32:02 +01:00 |
|
Joakim Gebart
|
726bdf9d7b
|
Merge pull request #2512 from cgundogan/ip_d_addr_unused
ip: use d_addr instead of s_addr when setting the destaddr
|
2015-03-02 12:23:11 +01:00 |
|
Cenk Gündoğan
|
c3fc24700c
|
rpl: use d_addr instead of s_addr when setting the destaddr
|
2015-03-02 10:33:45 +01:00 |
|
Cenk Gündoğan
|
3832fc57f5
|
Merge pull request #2496 from gebart/pr/6lowpan-print-addr
sixlowpan: Properly print source address when ENABLE_DEBUG
|
2015-03-02 08:21:42 +01:00 |
|
Martine Lenders
|
fe79ec8eaf
|
travis: remove unnecessary nproc output
|
2015-03-01 20:45:57 +01:00 |
|
Martine Lenders
|
c284a76c67
|
Merge pull request #2506 from authmillenon/travis/enh/i2505
travis: let all static tests run and aggregate result
|
2015-03-01 20:42:50 +01:00 |
|
Martine Lenders
|
5386fdb335
|
travis: aggregate result values of static tests
|
2015-03-01 20:07:18 +01:00 |
|
Martine Lenders
|
cfe7993886
|
travis: let all static tests run
|
2015-02-28 19:16:07 +01:00 |
|
Martine Lenders
|
20e1fd2fbd
|
travis: replace tabs with spaces in script
|
2015-02-28 19:10:24 +01:00 |
|
Joakim Gebart
|
dcebfe55a4
|
Merge pull request #2491 from cgundogan/rpl_use_all_rpl_nodes_addr
rpl: use the all-RPL-nodes multicast address
|
2015-02-28 11:08:09 +01:00 |
|
Joakim Gebart
|
911bf20749
|
Merge pull request #2494 from gebart/pr/transceiver-frame-size
sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420
|
2015-02-27 09:56:21 +01:00 |
|
Martine Lenders
|
bafafe7b8a
|
Merge pull request #2497 from gebart/pr/lowpan-eui64-inv-local-bit
sixlowpan: Invert local/universal bit in EUI-64 when forming IPv6 Interface Identifiers.
|
2015-02-27 09:34:46 +01:00 |
|
Joakim Gebart
|
578eb38c38
|
sixlowpan: Properly print source address when ENABLE_DEBUG
|
2015-02-26 19:22:07 +01:00 |
|
Joakim Gebart
|
db59de6c2e
|
sixlowpan: Refactor DAC/DAM decoding to match SAC/SAM implementation.
|
2015-02-26 13:53:07 +01:00 |
|
Joakim Gebart
|
9933a431e3
|
sixlowpan: Refactor SAC/SAM decoding.
|
2015-02-26 12:19:30 +01:00 |
|
Cenk Gündoğan
|
f6d7114936
|
Merge pull request #2495 from gebart/pr/rpl-static-addr-str
rpl: Make addr_str static
|
2015-02-26 10:26:53 +01:00 |
|
Joakim Gebart
|
ff6f8ff82b
|
sixlowpan: Invert local/universal bit in EUI-64 when forming IPv6 Interface Identifiers.
|
2015-02-26 09:59:28 +01:00 |
|
Joakim Gebart
|
1eee289cb4
|
rpl: Make addr_str static
|
2015-02-26 09:56:52 +01:00 |
|
Joakim Gebart
|
716f48dc0f
|
sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420
The previous code could cause either cut off addresses or buffer overflows. This change modifies it to copy the entire frame.
|
2015-02-26 09:55:16 +01:00 |
|
Cenk Gündoğan
|
c551310a61
|
add AODVv2 and NHDP to the README
|
2015-02-25 20:53:56 +01:00 |
|
Cenk Gündoğan
|
1d4d3fa1c1
|
rpl: use the all-RPL-nodes multicast address
|
2015-02-25 20:33:13 +01:00 |
|
Oleg Hahm
|
da8b46795f
|
Merge pull request #2159 from fnack/nhdp_prot
sys/net: Add NHDP protocol implementation
|
2015-02-24 15:34:18 +01:00 |
|
Fabian Nack
|
d9480cadfc
|
sys - nhdp: Add nhdp impl
|
2015-02-24 11:50:58 +01:00 |
|
Fabian Nack
|
2143d572d0
|
sys/timex: Defines for time calculations
|
2015-02-24 11:50:42 +01:00 |
|
Fabian Nack
|
e7cff82c03
|
pkg/oonf_api: necessary oonf_api patches
|
2015-02-24 11:50:20 +01:00 |
|
Joakim Gebart
|
3167477af3
|
Merge pull request #2489 from gebart/pr/keyword-space-word-boundary
keyword_space.sed: Add \b to avoid changing functions which end with the same letters as the keywords.
|
2015-02-24 11:21:42 +01:00 |
|
Joakim Gebart
|
0c47cee455
|
keyword_space.sed: Add \b to avoid changing functions which end with the same letters as the keywords.
|
2015-02-24 11:03:29 +01:00 |
|
Martine Lenders
|
845fe86368
|
Merge pull request #2488 from phiros/travis_add_static_test_group
travis: add static tests as a matrix build target
|
2015-02-24 07:36:36 +01:00 |
|