Simon Duquennoy
|
d2bd0d7198
|
Merge pull request #229 from cetic/fix-sicslowpan-llhlen
Sicslowpan UDP decompression fails when UIP_LLH_LEN != 0
|
2017-12-12 15:37:26 +01:00 |
|
Simon Duquennoy
|
66de2395fe
|
Merge branch 'develop' into fix-sicslowpan-llhlen
|
2017-12-12 13:54:59 +01:00 |
|
Simon Duquennoy
|
be5c325092
|
Merge pull request #235 from cetic/fix-rpl-classic-select-dag-over-all-dodags
Always try to find the best dag (rpl-classic)
|
2017-12-12 13:54:40 +01:00 |
|
Simon Duquennoy
|
d609fb9eec
|
Merge branch 'develop' into fix-sicslowpan-llhlen
|
2017-12-12 13:49:16 +01:00 |
|
Laurent Deru
|
74efdf688e
|
Always try to find the best dag
|
2017-12-12 13:35:29 +01:00 |
|
Simon Duquennoy
|
eadb9ea219
|
Merge branch 'develop' into fix-rpl-classic-addr-autoconf-root
|
2017-12-12 12:07:27 +01:00 |
|
Simon Duquennoy
|
eeeacadfc8
|
Merge pull request #233 from cetic/fix-rpl-classic-dodag-root
Additional cleanup when becoming DODAG Root (rpl-classic)
|
2017-12-12 11:45:48 +01:00 |
|
Laurent Deru
|
a79fa13805
|
Additional cleanup when becoming DODAG Root (rpl-classic)
|
2017-12-12 09:27:27 +01:00 |
|
George Oikonomou
|
ab0d8f8dd0
|
Merge pull request #227 from joakimeriksson/contrib/uipbuf
uipbuf: added some documentation
|
2017-12-11 21:48:32 +00:00 |
|
George Oikonomou
|
7be2524e1b
|
Merge branch 'develop' into contrib/uipbuf
|
2017-12-11 21:48:20 +00:00 |
|
George Oikonomou
|
a08a94d3fb
|
Merge pull request #230 from cetic/fix-multicast-llhlen
Use UIP_LLH_LEN in multicast engines and add more traces
|
2017-12-11 21:47:35 +00:00 |
|
George Oikonomou
|
79450eb10a
|
Merge branch 'develop' into fix-multicast-llhlen
|
2017-12-11 21:47:18 +00:00 |
|
George Oikonomou
|
f19758e8d3
|
Merge pull request #238 from cetic/fix-multicast-route-lifetime
Multicast routes are not renewed before the lifetime is elapsed
|
2017-12-11 21:44:52 +00:00 |
|
Laurent Deru
|
a97148abd4
|
Make multicast route lifetime identical to unicast routes
|
2017-12-11 18:00:36 +01:00 |
|
Laurent Deru
|
ebb1f5475e
|
Always use uip_ds6_select_src when sending back an icmp error
|
2017-12-11 17:49:26 +01:00 |
|
Laurent Deru
|
b782cda837
|
Do RPL probing on all the known DAG
|
2017-12-11 17:48:16 +01:00 |
|
Laurent Deru
|
52f7e4a9f5
|
Don't autoconfigure address on RPL Root
|
2017-12-11 17:45:55 +01:00 |
|
Laurent Deru
|
2bf9031b02
|
Update proto field in remove_ext_hdr()
|
2017-12-11 16:10:37 +01:00 |
|
Laurent Deru
|
418d792a4b
|
Sicslowpan uses twice UIP_LLH_LEN for IPPAYLOAD_BUF
|
2017-12-11 16:08:43 +01:00 |
|
Laurent Deru
|
ed239372c1
|
Use UIP_LLH_LEN in multicast engines and add more traces
|
2017-12-11 15:40:18 +01:00 |
|
Simon Duquennoy
|
1549a55e42
|
Merge pull request #228 from atiselsts/bugfix/uipstats
Readd back 'uip_stat' if UIP_STATISTICS is enabled
|
2017-12-10 21:24:21 +01:00 |
|
Joakim Eriksson
|
bd6de2401f
|
added some documentation
|
2017-12-10 21:17:37 +01:00 |
|
Atis Elsts
|
5caff5290c
|
Readd back 'uip_stat' if UIP_STATISTICS is enabled
|
2017-12-10 20:04:14 +00:00 |
|
George Oikonomou
|
34f598002f
|
Merge pull request #221 from g-oikonomou/contrib/mutex
Memory barriers, critical sections and mutexes
|
2017-12-10 13:41:20 +00:00 |
|
George Oikonomou
|
47bbf3e06a
|
Merge pull request #194 from g-oikonomou/wip/master-interrupt
Master interrupt manipulation API
|
2017-12-10 13:40:53 +00:00 |
|
George Oikonomou
|
82bc3363d1
|
Use Cortex-M mutexes (CC13xx/CC26xx)
|
2017-12-09 17:09:58 +00:00 |
|
George Oikonomou
|
48c10d3e30
|
Use Cortex-M mutexes (CC2538)
|
2017-12-09 17:09:58 +00:00 |
|
George Oikonomou
|
62a79c09fc
|
Add mutex implementation for Cortex-M
|
2017-12-09 17:09:58 +00:00 |
|
George Oikonomou
|
7cd076a199
|
Add mutex API and generic implementation
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
1b89bba47e
|
Add library for critical section entry/exit
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
bdddf41ca9
|
Use Cortex-M memory barriers (CC13xx/CC26xx)
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
755a6b88df
|
Use Cortex-M memory barriers (CC2538)
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
35bd4eb1d8
|
Provide memory barrier for all Cortex-M CPUs
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
690bad7d5e
|
Allow different CPUs to specify how they hook into CMSIS
|
2017-12-09 17:09:57 +00:00 |
|
George Oikonomou
|
103df5c95e
|
Provide memory barrier (msp430)
|
2017-12-09 17:09:56 +00:00 |
|
George Oikonomou
|
a6dbc589a1
|
Add an API for memory barriers
|
2017-12-09 17:09:56 +00:00 |
|
George Oikonomou
|
4094297d3e
|
Implement master interrupt manipulation (nrf52832)
|
2017-12-09 17:08:32 +00:00 |
|
George Oikonomou
|
6dfc53dfb3
|
Implement master interrupt manipulation (JN516x)
|
2017-12-09 17:08:31 +00:00 |
|
George Oikonomou
|
9396b6da6e
|
Implement master interrupt manipulation (MSP430)
|
2017-12-09 17:08:31 +00:00 |
|
George Oikonomou
|
98664e99ee
|
Implement master interrupt manipulation (CC2538)
|
2017-12-09 17:08:31 +00:00 |
|
George Oikonomou
|
f1774cc1e0
|
Implement master interrupt manipulation (CC13xx/CC26xx)
|
2017-12-09 17:08:31 +00:00 |
|
George Oikonomou
|
21809648ad
|
Add a master interrupt manipulation API
|
2017-12-09 17:08:31 +00:00 |
|
George Oikonomou
|
d0e6d2516d
|
Merge pull request #223 from simonduq/pr/rpl-br-no-ws
Disable RPL BR Web server on Sky
|
2017-12-09 14:58:01 +00:00 |
|
Simon Duquennoy
|
e048348f6d
|
RPL border router: disable Web server on platform sky
|
2017-12-09 05:36:11 -08:00 |
|
Simon Duquennoy
|
b339c42a09
|
RPL border router: re-enable Web-server-free compilation
|
2017-12-09 05:36:11 -08:00 |
|
Simon Duquennoy
|
76d549fc00
|
Merge pull request #215 from joakimeriksson/contrib/uipbuf
Uipbuf attributes and moving in transmission number into uipbuf attribute.
|
2017-12-09 14:35:45 +01:00 |
|
Joakim Eriksson
|
85eff304be
|
set MAX_MAC_TRANSMISSION to undefined in uipbuf clear
|
2017-12-09 10:22:19 +01:00 |
|
Joakim Eriksson
|
52e012d3c1
|
optimized flash usage due to fit sky
|
2017-12-09 10:22:19 +01:00 |
|
Joakim Eriksson
|
1356994795
|
added support for usage of the transmission count attirbute in uipbuf
|
2017-12-09 10:22:19 +01:00 |
|
Joakim Eriksson
|
941ddf35b8
|
IPv6: added uipbuf attributes similar to packetbuf
|
2017-12-09 10:22:19 +01:00 |
|