Oleg Hahm
|
682bde25d9
|
6lowpan nd: check right NCE in AR handling
When checking the address registration option, the address has to be passed in order to check the correct neighbor cache entry.
|
2015-09-21 09:25:12 +02:00 |
|
Oleg Hahm
|
effe7bbde0
|
6lowpan: 6LBR need to initialize rtr adv interval
|
2015-09-20 21:42:20 +02:00 |
|
Martine Lenders
|
f3b9e5fa8e
|
gnrc_sixlowpan_nd_router: cast before shifting
`avr-gcc` was complaining about shifting the value out of the width of
type. This is a fix for that.
|
2015-09-20 16:04:30 +02:00 |
|
Martine Lenders
|
b3c16b3abc
|
Merge pull request #3892 from authmillenon/gnrc_sixlowpan_nd/fix/nd-state-machine
gnrc_sixlowpan_nd: activate NC state machine
|
2015-09-19 04:04:45 +02:00 |
|
Martine Lenders
|
802e229bcb
|
gnrc_sixlowpan_nd: register new addresses for AAC
|
2015-09-18 00:23:12 +02:00 |
|
Martine Lenders
|
1682b76866
|
gnrc_ndp_internal: adapt nbr_sol send function to get src
|
2015-09-18 00:23:12 +02:00 |
|
Martine Lenders
|
79c1240590
|
gnrc_sixlowpan_nd: activate NC state machine
|
2015-09-18 00:12:19 +02:00 |
|
Oleg Hahm
|
d8824bd0c5
|
6lowpan nd: tentative NCE is like no NCE
|
2015-09-17 12:47:56 +02:00 |
|
Oleg Hahm
|
3c6202e8ed
|
sixlowpan nd: ignore empty eui64 in neighbor cache
|
2015-09-17 11:11:26 +02:00 |
|
Oleg Hahm
|
d7546d0f0c
|
sixlowpan nd: add missing breaks for switch-case
|
2015-09-17 11:11:26 +02:00 |
|
Martine Lenders
|
108043594a
|
Merge pull request #3846 from OlegHahm/6lbr_address_resolution
6lowpan nd: always perform l2 lookup for 6LBR
|
2015-09-17 10:14:12 +02:00 |
|
Martine Lenders
|
371240e8de
|
Merge pull request #3874 from authmillenon/gnrc_sixlowpan_nd/fix/resched-nbr-sol
gnrc_sixlowpan_nd: fix reschedule of neighbor solicitations
|
2015-09-17 10:07:41 +02:00 |
|
Oleg Hahm
|
60be8fac83
|
sixlowpan nd: check for a potential NCE first
|
2015-09-17 08:56:28 +02:00 |
|
Oleg Hahm
|
3fee605300
|
6lowpan nd: always perform l2 lookup for 6LBR
|
2015-09-17 08:47:56 +02:00 |
|
Martine Lenders
|
1761b7b648
|
Merge pull request #3873 from OlegHahm/sixlowpan_nd_router_lifetime
6lowpan nd: set router lifetime to a default value
|
2015-09-17 02:30:31 +02:00 |
|
Oleg Hahm
|
a1158092a4
|
sixlowpan nd: move set_rtr_adv function to router
|
2015-09-17 02:08:52 +02:00 |
|
Martine Lenders
|
a19a04c753
|
Merge pull request #3853 from OlegHahm/6lowpan_nd_router_fixes
6lowpan nd router fixes
|
2015-09-17 01:37:39 +02:00 |
|
Martine Lenders
|
b1e98e3337
|
gnrc_sixlowpan_nd: fix reschedule of neighbor solicitations
|
2015-09-17 01:28:11 +02:00 |
|
Oleg Hahm
|
b28dd897f2
|
6lowpan nd: set router lifetime to a default value
|
2015-09-17 01:23:37 +02:00 |
|
Oleg Hahm
|
dbb754e131
|
6lbr: check registered flag only for 6LoWPAN ifs
|
2015-09-16 23:58:55 +02:00 |
|
Oleg Hahm
|
596ef55641
|
6lowpan nd: join all routers multicast group
A 6LR should join the all routers multicast group as soon as it turns
into a router which is indicated by setting the router advertisement
flag.
|
2015-09-16 23:53:08 +02:00 |
|
Oleg Hahm
|
dc225e2861
|
6lowpan nd: check for link-local first
|
2015-09-11 22:56:23 +02:00 |
|
Martine Lenders
|
e6c96cde53
|
gnrc_sixlowpan_nd_border_router: initial import
|
2015-09-11 16:45:38 +02:00 |
|
Martine Lenders
|
639fd0068e
|
Merge pull request #3807 from OlegHahm/sixlowpan_nd_rtr_sol
gnrc: 6lowpan: router solicitation retransmission fixes
|
2015-09-10 13:54:56 +02:00 |
|
Oleg Hahm
|
46939f9c25
|
6lowpan: boundaries for rtr sol retransmissions
Also avoid setting the retransmission time to 0.
|
2015-09-10 13:16:17 +02:00 |
|
Martine Lenders
|
132f5e1b9c
|
gnrc_sixlowpan_nd_router: initial import
|
2015-09-10 02:13:44 +02:00 |
|
Martine Lenders
|
2a1c243ad2
|
gnrc_sixlowpan_nd: initial import
|
2015-09-08 20:37:36 +02:00 |
|