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 |
|
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
|
4da5c8095c
|
gnrc: adapt for gnrc_sixlowpan_nd_border_router
|
2015-09-11 16:45:43 +02:00 |
|
Martine Lenders
|
e6c96cde53
|
gnrc_sixlowpan_nd_border_router: initial import
|
2015-09-11 16:45:38 +02:00 |
|
Martine Lenders
|
a6625e86d3
|
gnrc_sixlowpan: document behavior for blackbox testing
|
2015-09-11 11:28:33 +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 |
|
Martine Lenders
|
52c57be621
|
gnrc_sixlowpan: don't send packets that exceed maximum datagram size
|
2015-08-21 22:51:54 +02:00 |
|
Martine Lenders
|
ab9d57dec5
|
gnrc_sixlowpan_iphc: set correct length for IPv6 header
|
2015-08-20 12:35:44 +02:00 |
|
Martine Lenders
|
6dc125e08b
|
gnrc_sixlowpan: compare with actual packet size for fragmentation
Not with the uncompressed version
|
2015-08-19 17:51:54 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|