Martine Lenders
02af5da9bb
Merge pull request #2778 from authmillenon/shell/feat/netif-promisc
...
shell: sc_netif: add set/unset for flags
2015-04-22 23:11:39 +02:00
Martine Lenders
a0c6db6591
ng_ipv6: initial import
2015-04-22 22:12:07 +02:00
Martine Lenders
d994908db4
pktbuf: clarify doc of pktbuf_add()
...
Fixes #2853
2015-04-22 19:22:41 +02:00
Martine Lenders
c9078b44ab
Merge pull request #2845 from haukepetersen/ng_add_netconf_rawmode
...
net/ng_netconf: added option for setting RAW mode
2015-04-22 17:31:46 +02:00
Martine Lenders
9238b33906
Merge pull request #2837 from OlegHahm/yadf
...
Yet another doxygen fix
2015-04-22 15:30:23 +02:00
Martine Lenders
94dc48da09
shell: sc_netif: add set/unset for promiscous mode
2015-04-22 15:28:27 +02:00
Ludwig Ortmann
0055c38420
Merge pull request #2843 from OlegHahm/pkg_porting_patch_readme
...
pkg: added information about creating a patch
2015-04-22 08:08:36 +02:00
Ludwig Ortmann
6c59dbd3c4
Merge pull request #2839 from OlegHahm/include_graph_rfc
...
doxygen: generate graphs for includes
2015-04-22 07:54:32 +02:00
haukepetersen
96a1c6f74b
net/ng_netconf: added option for setting RAW mode
2015-04-21 18:58:58 +02:00
Oleg Hahm
2f3f40587a
doc: doxygen fix until sixlowpan is merged
...
* sixlowpan doxygen group does not yet exist
2015-04-21 18:53:37 +02:00
Oleg Hahm
a1c963c8e4
doc: evaluate RIOTBASE/doc.txt
2015-04-21 18:53:37 +02:00
Oleg Hahm
9edf0b76db
doc: aodv specific stuff shouldn't show up in core
2015-04-21 18:53:36 +02:00
Oleg Hahm
89e871e7e3
doc: fixes doxygen warnings in core
2015-04-21 18:53:36 +02:00
Martine Lenders
49a2e26e7c
Merge pull request #2841 from authmillenon/unittests/fix/netreg-entries
...
unittests: move netreg entries out of stack space
2015-04-21 17:34:57 +02:00
Oleg Hahm
9226eaa619
pkg: updated patching information
2015-04-21 16:50:49 +02:00
Oleg Hahm
7f92ce3829
pkg: added information about creating a patch
2015-04-21 16:32:34 +02:00
Martine Lenders
ac25058f26
Merge pull request #2727 from watr-li/unaligned-access-cortex-m0
...
Fix unaligned access on Samr21/Cortex-M0
2015-04-21 12:18:03 +02:00
Martine Lenders
deeb514d2d
Merge pull request #2836 from haukepetersen/opt_xbee
...
drivers/xbee: misc fixes
2015-04-21 11:38:02 +02:00
Martine Lenders
9a842d0526
unittests: move netreg entries out of stack space
2015-04-21 11:35:09 +02:00
Oleg Hahm
d274fc4a83
Merge pull request #2811 from josephnoir/topic/pthread_cond_osx
...
Add fix for clockid_t on OS X
2015-04-21 11:25:55 +02:00
Peter Kietzmann
0d45479f02
Merge pull request #2819 from kushalsingh007/hash_string_missing
...
Tests : Add missing Makefile and Makefile.include for tests-hash_string
2015-04-21 10:25:02 +02:00
Oleg Hahm
4952d2a002
doxygen: generate graphs for includes
2015-04-21 10:00:09 +02:00
Hauke Petersen
727ddb9dc4
drivers/xbee: misc fixes to xbee driver
...
- fixed sending of with long addresses
- corrected type setting of netif hdr pktsnips
2015-04-20 18:13:17 +02:00
Hauke Petersen
ab7f1dc2cd
drivers/xbee: changed default for channel & panID
2015-04-20 18:12:40 +02:00
Martine Lenders
2dc33f138b
Merge pull request #2835 from authmillenon/unittests/fix/header-guards
...
unittests: fix and unify header guards
2015-04-20 17:48:44 +02:00
kushalsingh007
439b40c0b4
Tests : Add missing Makefile and Makefile.include for tests-hash_string
...
- Adds the missing files from #2793 .
2015-04-20 20:51:21 +05:30
Martine Lenders
8acc8c9ba3
unittests: fix and unify header guards
2015-04-20 14:16:09 +02:00
Martine Lenders
c660fdfdac
Merge pull request #2785 from authmillenon/ng_sixlowpan_ctx/feat/initial
...
ng_sixlowpan: initial import of a context buffer
2015-04-20 10:22:35 +02:00
Oleg Hahm
09c07e918d
Merge pull request #2831 from OlegHahm/transceiver_broadcast
...
Use transceiver specific broadcast
2015-04-20 10:16:08 +02:00
Martine Lenders
79af989ef6
Merge pull request #2829 from authmillenon/ipv6_addr/fix/init-prefix
...
ipv6_addr: add missing mask to prefix initialization
2015-04-20 10:05:57 +02:00
Peter Kietzmann
d797b91a3c
Merge pull request #2828 from kushalsingh007/fix_errors
...
Tests: Fixing warnings in hash_string_module
2015-04-20 09:24:34 +02:00
Oleg Hahm
8926fa2269
rpl: added debug output for DAO default case
2015-04-19 20:56:05 +02:00
Oleg Hahm
3dd3bbb461
transceiver: use transceiver specific broadcast
2015-04-19 20:35:11 +02:00
Martine Lenders
7cbca8064d
Merge pull request #2830 from sgso/fix-pktdump-ipv6-header-version-dump
...
pktdump: fix formatting of snips and false illegal version warning
2015-04-19 18:22:05 +02:00
Martine Lenders
c703554dd1
Merge pull request #2826 from OlegHahm/ps_prefix
...
ps: fix module prefix and documentation plus minor cleanup
2015-04-19 17:29:49 +02:00
Sebastian Sontberg
b228e1a936
pktdump: fix formatting of snip dumps
2015-04-19 16:48:25 +02:00
Oleg Hahm
ca3cae112c
ps: updated authorship
2015-04-19 16:36:05 +02:00
Oleg Hahm
5e94995bfb
ps: removed unnecessary prototype from header
2015-04-19 16:36:05 +02:00
Oleg Hahm
a31aa449a6
ps: added doxygen documentation
2015-04-19 16:36:05 +02:00
Oleg Hahm
89b32aefe3
ps: thread_print_all() had the wrong module prefix
2015-04-19 16:36:05 +02:00
kushalsingh007
2f9f67eb38
Tests: Fixing warnings in hash_string_module
...
- Fixing warnings caused due to directly using the string as argument in
the assert statement for hash_string function.
- Typecasted strings to solve the issue.
2015-04-19 19:00:58 +05:30
Sebastian Sontberg
a8c55ff844
pktdump: fix mishap in ip version header dump
2015-04-19 15:16:45 +02:00
Peter Kietzmann
6099d82d09
Merge pull request #2824 from LudwigOrtmann/pr/tests-cleanup
...
tests: remove some pointless test applications
2015-04-19 13:20:16 +02:00
Oleg Hahm
279fd091d6
Merge pull request #2805 from benpicco/platform_identify
...
oonf_api: use RIOT_VERSION as platform identifier for RIOT
2015-04-19 10:26:12 +02:00
Benjamin Valentin
7a2b705a57
pkg/oonf_api: use RIOT_VERSION platform identifier
2015-04-19 00:22:23 +02:00
Martine Lenders
3a72e5346b
unittests: add tests for ng_sixlowpan_ctx
2015-04-18 15:42:42 +02:00
Martine Lenders
39ed4baa92
ng_sixlowpan: initial import of a context buffer
2015-04-18 15:42:42 +02:00
Martine Lenders
43d5fe1e8e
ipv6_addr: add missing mask to prefix initialization
2015-04-18 15:40:02 +02:00
Martine Lenders
0670f7daea
unittests: make ipv6_addr more sensible to masking errors
2015-04-18 15:40:02 +02:00
Hauke Petersen
4a734d51ca
Merge pull request #2798 from FrancescoErmini/extend_sam3x_gpio
...
cpu/sam3x: extend gpio implementation
2015-04-17 11:52:50 +02:00