Sebastian Meiling
|
8f7de7c2fe
|
Merge pull request #8179 from miri64/gnrc_ipv6_nib/api/NULL-l2addr
gnrc_ipv6_nib: Allow l2addr == NULL for gnrc_ipv6_nib_nc_set()
|
2017-11-29 21:07:39 +01:00 |
|
zhuoshuguo
|
e6409f025f
|
gnrc_lwmac: include lwmac headers when LWMAC defined.
|
2017-11-29 17:29:26 +01:00 |
|
Martine Lenders
|
7d20a80ba8
|
gnrc_ipv6_nib: Allow l2addr == NULL for gnrc_ipv6_nib_nc_set()
|
2017-11-29 17:26:45 +01:00 |
|
Martine Lenders
|
a63bb6d47b
|
Merge pull request #6895 from bergzand/drivers/radio-rssi-conv
drivers/radios Apply register to rssi dBm conversion to all radios
|
2017-11-27 23:52:15 +01:00 |
|
|
fa64e93313
|
netdev: Represent RSSI as int16_t
|
2017-11-27 21:49:15 +01:00 |
|
Martine Lenders
|
a32a2a93e1
|
gnrc_ipv6_nib: add interface parameter to nc_del function
|
2017-11-27 20:32:27 +01:00 |
|
Martine Lenders
|
279e19fe8a
|
gnrc_rpl: properly handle prefix list
|
2017-11-23 22:56:55 +01:00 |
|
Martine Lenders
|
2a899c45ac
|
gnrc_ipv6_nib: make user added default route the primary one
|
2017-11-19 23:36:20 +01:00 |
|
Martine Lenders
|
f62974207d
|
gnrc_ipv6_nib: add timeouts to routes
|
2017-11-17 13:43:18 +01:00 |
|
Martine Lenders
|
f90a9a875f
|
gnrc_ndp2: rename to gnrc_ndp
|
2017-11-17 10:41:54 +01:00 |
|
Martine Lenders
|
31b1ceb440
|
gnrc_netif2: rename to gnrc_netif
|
2017-11-17 10:41:54 +01:00 |
|
Martine Lenders
|
636ef2a498
|
gnrc: remove legacy neighbor discovery code
|
2017-11-17 09:20:30 +01:00 |
|
Martine Lenders
|
71a7dbf918
|
gnrc: remove legacy network interface structures
|
2017-11-17 09:20:29 +01:00 |
|
Martine Lenders
|
ccb8462d94
|
gnrc_sixlowpan_nd: adapt for NIB
|
2017-11-16 15:49:21 +01:00 |
|
Martine Lenders
|
319c0f9d21
|
gnrc_ipv6_nib: implement behavior for router discovery
|
2017-11-16 15:49:20 +01:00 |
|
Martine Lenders
|
62a1f0848f
|
gnrc_netif2: make more complexer functions not inline
|
2017-11-16 14:44:23 +01:00 |
|
Martine Lenders
|
6038a7d3a5
|
gnrc_netif2: provide raw adaption layer (for e.g. SLIP)
|
2017-11-14 13:40:51 +01:00 |
|
Martine Lenders
|
bf19ce6d55
|
gnrc_mac: fix non-obvious recursive include
|
2017-11-13 12:48:39 +01:00 |
|
Martine Lenders
|
a7d2c65b36
|
gnrc_ipv6_nib: port to gnrc_netif2
|
2017-11-08 20:18:53 +01:00 |
|
Martine Lenders
|
c3141c46b6
|
gnrc_ndp2: port to gnrc_netif2
|
2017-11-08 20:18:53 +01:00 |
|
Martine Lenders
|
861035f22d
|
gnrc: integrate gnrc_netif2
Not link-able, since NDP and NC are missing (intentionally)
|
2017-11-07 19:08:44 +01:00 |
|
zhuoshuguo
|
c554d30b26
|
gnrc_lwmac: port to gnrc_netif2.
|
2017-11-01 15:40:47 +01:00 |
|
Francisco Acosta
|
a82930cf60
|
Merge pull request #7381 from miri64/slipdev/api/slip-port-to-netdev
slip: port to be used with netdev
|
2017-10-10 23:23:01 +02:00 |
|
Martine Lenders
|
b74ee8869b
|
slip: port to be used with netdev
|
2017-10-10 23:14:12 +02:00 |
|
Martine Lenders
|
1d8dcae686
|
gnrc_netif2: add IEEE 802.15.4 support
|
2017-10-10 23:11:54 +02:00 |
|
Martine Lenders
|
3929550ea3
|
gnrc_netif2: make gnrc_netif2_create idempotent and crash on error
|
2017-10-10 21:17:32 +02:00 |
|
Martine Lenders
|
0b80c7ed17
|
gnrc_netif2: Introduction of a new GNRC network interface API
|
2017-10-10 10:36:28 +02:00 |
|
Martine Lenders
|
1b36cdf79e
|
nib: implement public NIB functions up to link-local AR
|
2017-10-10 10:12:19 +02:00 |
|
Martine Lenders
|
d30216dcbe
|
gnrc_ipv6_nib: add configuration pseudo-modules
|
2017-10-06 23:21:18 +02:00 |
|
Martine Lenders
|
d8acdc9d2d
|
gnrc_ipv6_nib: add forwarding table component
|
2017-10-06 23:01:10 +02:00 |
|
Cenk Gündoğan
|
7af0f916fe
|
Merge pull request #7270 from miri64/gnrc_ipv6_nib/feat/abr-component
gnrc_ipv6_nib: provide component to handle ABRO
|
2017-10-06 22:16:17 +02:00 |
|
Martine Lenders
|
0b2bc25ee0
|
gnrc_ipv6_nib: provide component to handle ABRO
|
2017-10-06 22:09:53 +02:00 |
|
Cenk Gündoğan
|
460bede96d
|
Merge pull request #7690 from miri64/gnrc_ipv6_nib/fix/doc-fix
doc: gnrc_ipv6_nib_nc: remove false advertisement about iteration
|
2017-10-06 21:55:50 +02:00 |
|
Martine Lenders
|
786768eb29
|
gnrc_ipv6_nib_pl: doc: add comment about changes during iteration
|
2017-10-06 21:44:54 +02:00 |
|
Martine Lenders
|
eccfc70d4f
|
doc: gnrc_ipv6_nib_nc: remove false advertisement about iteration
|
2017-10-06 21:43:04 +02:00 |
|
Cenk Gündoğan
|
080590f587
|
Merge pull request #7222 from miri64/gnrc_ipv6_nib/feat/pl-component
gnrc_ipv6_nib: add prefix list component
|
2017-10-06 15:42:39 +02:00 |
|
Martine Lenders
|
3685fa02ae
|
gnrc_ipv6_nib: add prefix list component
|
2017-10-06 15:35:40 +02:00 |
|
Cenk Gündoğan
|
43283ef16b
|
Merge pull request #7064 from miri64/gnrc_ndp2/api/initial
gnrc_ndp2: Provide GNRC abstraction layer for NIB for sending
|
2017-10-06 13:33:36 +02:00 |
|
Martine Lenders
|
08447ed51e
|
gnrc_ndp2: Provide GNRC abstraction layer for NIB for sending
|
2017-10-06 12:11:05 +02:00 |
|
Cenk Gündoğan
|
c3d3e7d024
|
Merge pull request #7212 from miri64/gnrc_ipv6_nib/feat/internal-offl
gnrc_ipv6_nib: provide internal implementation for off-link entries
|
2017-10-06 12:02:43 +02:00 |
|
Cenk Gündoğan
|
11baf130a3
|
Merge pull request #6988 from miri64/gnrc_ipv6_nib/feat/nc-component
gnrc_ipv6_nib: add neighbor cache component
|
2017-10-06 11:57:46 +02:00 |
|
Martine Lenders
|
f249c0c2a0
|
gnrc_ipv6_nib: provide internal implementation for off-link entries
|
2017-10-06 11:50:59 +02:00 |
|
Martine Lenders
|
4df88c89bf
|
gnrc_ipv6_nib: add neighbor cache component
|
2017-10-06 11:33:12 +02:00 |
|
|
426e978972
|
rpl: Sort list of parents
|
2017-08-22 16:03:16 +02:00 |
|
Martine Lenders
|
d24e072af2
|
gnrc_netreg: enhance doc on entry initialization
|
2017-08-14 12:51:29 +02:00 |
|
Sebastian Meiling
|
9ce9dd601c
|
Merge pull request #6554 from zhuoshuguo/lwmac_retry
LWMAC: A simple duty cycling 802.15.4 MAC protocol (2nd try).
|
2017-06-26 12:50:44 +02:00 |
|
Martine Lenders
|
6f299f9ac7
|
doc: gnrc_netreg: add doc on gnrc_netreg_type_t enumerators
|
2017-06-26 10:19:47 +02:00 |
|
Martine Lenders
|
33449a4a11
|
Merge pull request #7218 from miri64/gnrc_ipv6_nib/doc/attention
gnrc_ipv6_nib: doc: use attention tag instead of bold note
|
2017-06-25 13:54:56 +02:00 |
|
Martine Lenders
|
fd5d36fb2e
|
gnrc_ipv6_nib: doc: use attention tag instead of bold note
|
2017-06-25 13:48:42 +02:00 |
|
zhuoshuguo
|
e5d8dde920
|
gnrc_priority_queue: updated coding style.
|
2017-06-22 11:36:55 +02:00 |
|