Hauke Petersen
|
f2086dda9a
|
sys/uart_stdio: adapted to UART interface changes
|
2015-10-27 14:59:37 +01:00 |
|
Cenk Gündoğan
|
59a8b929f6
|
nc: use xtimer for gnrc_ipv6_nc_t::nbr_adv_timer
|
2015-10-26 16:59:16 +01:00 |
|
Cenk Gündoğan
|
56534e28f8
|
Merge pull request #4150 from cgundogan/pr/ndp/assert_nc_entry
ndp/internal: add assert and use dst instead of tgt to determine nc_entry
|
2015-10-26 16:56:42 +01:00 |
|
Cenk Gündoğan
|
2065537368
|
Merge pull request #4123 from cgundogan/pr/nc/xtimer_rtr_timeout
nc: user xtimer for gnrc_ipv6_nc_t::rtr_timeout
|
2015-10-26 15:46:01 +01:00 |
|
Cenk Gündoğan
|
609cf7fb12
|
ndp/internal: use dst instead of tgt to determine the nc_entry
|
2015-10-26 15:35:47 +01:00 |
|
Cenk Gündoğan
|
e72bde5805
|
ndp/internal: add assert to test for nc_entry if target is non-unicast
|
2015-10-26 15:18:58 +01:00 |
|
Martine Lenders
|
5b37e1ad0c
|
Merge pull request #4124 from cgundogan/pr/netif/xtimer_valid_timeout
netif: use xtimer for gnrc_ipv6_netif_addr_t::valid_timeout
|
2015-10-26 12:23:05 +01:00 |
|
Martine Lenders
|
1e87c078da
|
Merge pull request #4010 from OlegHahm/gnrc_netapi_assert_queue
gnrc netreg: make message queue mandatory
|
2015-10-26 11:31:03 +01:00 |
|
Cenk Gündoğan
|
0258f29a5e
|
nc: user xtimer for gnrc_ipv6_nc_t::rtr_timeout
|
2015-10-26 11:27:07 +01:00 |
|
Martine Lenders
|
4002db15d6
|
Merge pull request #4121 from cgundogan/pr/nc/xtimer_type_timeout
nc: use xtimer for gnrc_ipv6_nc_t::type_timeout
|
2015-10-26 11:11:37 +01:00 |
|
Oleg Hahm
|
2e342c7e9b
|
gnrc netreg: make message queue mandatory
Any thread that registers for gnrc events (i.e. incoming packets) must provide a message queue.
|
2015-10-26 10:54:05 +01:00 |
|
Oleg Hahm
|
025c85f8dc
|
shell: simplify ping6 parameter parsing
Removes some duplication.
|
2015-10-23 14:59:06 +00:00 |
|
Cenk Gündoğan
|
054bca637c
|
Merge pull request #3737 from cgundogan/pr/rpl/instance_dodag_refactoring
rpl: refactoring of instances and dodags
|
2015-10-22 16:55:46 +02:00 |
|
Cenk Gündoğan
|
40e504de65
|
nc: use xtimer for gnrc_ipv6_nc_t::type_timeout
|
2015-10-22 15:55:46 +02:00 |
|
Cenk Gündoğan
|
9faa50201b
|
Merge pull request #4050 from authmillenon/gnrc_pktbuf_static/enh/stats-chunk-addr
gnrc_pktbuf_static: print chunk addresses in stats
|
2015-10-22 15:53:12 +02:00 |
|
Martine Lenders
|
cffdb1c8e2
|
timex: introduce USEC_IN_NS constant
|
2015-10-21 19:45:58 +02:00 |
|
Cenk Gündoğan
|
d64fdbba3a
|
rpl: refactoring of instances and dodags
|
2015-10-21 18:02:16 +02:00 |
|
BytesGalore
|
df54d2dbfb
|
Merge pull request #4073 from cgundogan/pr/rpl/shell_cleanup_fix
sys/shell/commands/sc_gnrc_rpl: don't calculate cleanup timer twice
|
2015-10-21 17:29:30 +02:00 |
|
Cenk Gündoğan
|
0146c1b1b9
|
netif: use xtimer for gnrc_ipv6_netif_addr_t::valid_timeout
|
2015-10-20 22:55:12 +02:00 |
|
Cenk Gündoğan
|
f796f6339c
|
nc: minor doc fix
|
2015-10-20 22:02:21 +02:00 |
|
Cenk Gündoğan
|
beb3321132
|
nc: remove unused rtr_sol_timer
|
2015-10-20 19:05:42 +02:00 |
|
Martine Lenders
|
4e90fdf505
|
Merge pull request #4111 from cgundogan/pr/rpl/dao_refactoring_pktbuf
rpl: refactor dao sending to use appropriate pktbuf functions
|
2015-10-20 12:30:17 +02:00 |
|
Cenk Gündoğan
|
4412c3806b
|
rpl: refactor dao sending to use appropriate pktbuf functions
|
2015-10-20 12:08:15 +02:00 |
|
Martine Lenders
|
3d4f373ba5
|
Merge pull request #3549 from authmillenon/sem/feat/initial
sem: initial import of a lightweight semaphore layer
|
2015-10-19 14:45:34 +02:00 |
|
Martine Lenders
|
de421cdf78
|
posix: use sem module for semaphore implementation
|
2015-10-19 14:12:31 +02:00 |
|
Martine Lenders
|
3ad9284357
|
sem: initial import of a lightweight semaphore layer
|
2015-10-19 14:12:30 +02:00 |
|
BytesGalore
|
8af6a6630d
|
Merge pull request #4107 from cgundogan/pr/rpl/make_fib_rpl_aware
Introduce RPL awareness to fib entries
|
2015-10-19 11:50:19 +02:00 |
|
Cenk Gündoğan
|
7ecd6d4a8a
|
fib: reduce scope of global vars to the scope of fib_table_t
|
2015-10-19 10:26:41 +02:00 |
|
Cenk Gündoğan
|
93d0c9a273
|
fib: fix doc
|
2015-10-18 21:41:42 +02:00 |
|
Cenk Gündoğan
|
298e0651ca
|
rpl: use FIB_FLAG_RPL_ROUTE and inspect ext-flag of transit option
|
2015-10-18 21:16:31 +02:00 |
|
Cenk Gündoğan
|
5a4789573d
|
fib: add flag to mark RPL routes
|
2015-10-18 21:00:30 +02:00 |
|
Thomas Eichinger
|
9a839c990a
|
doc:netdev: mention get/set don't check for alignment of memory accessed
|
2015-10-16 12:14:56 +02:00 |
|
Ludwig Knüpfer
|
4ffbb89e66
|
doc: fix gnrc_ipv6_whitelist group and description
|
2015-10-13 19:55:29 +02:00 |
|
Joakim Nohlgård
|
ac1fcde44e
|
Merge pull request #4066 from kaspar030/add_div
sys: add div.h, a header containing integer division functions
|
2015-10-13 15:10:15 +02:00 |
|
|
725473d9a6
|
sys: xtimer: make xtimer use div.h
|
2015-10-12 23:25:59 +02:00 |
|
|
35d06ac10c
|
sys: add header for integer division using multiplication / shifts
|
2015-10-12 23:25:58 +02:00 |
|
Thomas Eichinger
|
7bf121903a
|
Merge pull request #3729 from daniel-k/net_at86rf2xx_tx_feedback
netdev: add TX feedback events
|
2015-10-12 16:43:26 +02:00 |
|
daniel-k
|
9c36546026
|
netdev: add TX feedback events
|
2015-10-12 15:50:39 +02:00 |
|
Cenk Gündoğan
|
7e67f9e777
|
sys/shell/commands/sc_gnrc_rpl: don't calculate cleanup timer twice
|
2015-10-09 14:27:18 +02:00 |
|
Cenk Gündoğan
|
dbe64987e1
|
Merge pull request #3688 from cgundogan/pr/rpl/leaf_node_operation
rpl: leaf/router node operation
|
2015-10-09 14:14:28 +02:00 |
|
Cenk Gündoğan
|
5d6ed7379d
|
Merge pull request #3720 from cgundogan/pr/rpl/instance_id_generation
rpl: instance id generation
|
2015-10-08 16:39:55 +02:00 |
|
Cenk Gündoğan
|
bcb0d54028
|
Merge pull request #3758 from cgundogan/pr/bloom/static
sys/bloom: Pass buffer to bloom instead of using m/calloc
|
2015-10-08 16:35:28 +02:00 |
|
|
c2f6417bea
|
sys: xtimer: add another safeguard against setting a timer in the past
|
2015-10-07 18:56:31 +02:00 |
|
Martine Lenders
|
a463279331
|
gnrc_pktbuf_static: print chunk addresses in stats
|
2015-10-05 14:18:56 +02:00 |
|
Cenk Gündoğan
|
e783191b2e
|
sys/bloom: pass bitfield to bloom instead of allocating memory
|
2015-10-05 11:41:53 +02:00 |
|
Cenk Gündoğan
|
70c3be6f9e
|
sc_gnrc_rpl.c: cmd for operation as leaf or router
|
2015-10-05 11:34:39 +02:00 |
|
Cenk Gündoğan
|
a689867031
|
rpl: leaf node operation
|
2015-10-05 11:34:39 +02:00 |
|
Oleg Hahm
|
9be2ea4285
|
Merge pull request #4028 from authmillenon/ifconfig/enh/6lo-ro
shell: ifconfig: fixes
|
2015-10-03 01:12:25 +02:00 |
|
Oleg Hahm
|
43c0d6129e
|
shell ping: drop & consume duplicates immediately
|
2015-10-02 22:33:38 +02:00 |
|
Oleg Hahm
|
c92d35e1de
|
shell: ping: set timeout to 1 second
|
2015-10-02 22:33:30 +02:00 |
|