Martine Lenders
|
083c9442ab
|
gnrc_ipv6_netif: don't skip rest of config for address less l2
|
2015-10-28 13:40:21 +01: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 |
|
Oleg Hahm
|
63fda9e900
|
6lowpan: remove tentative flag for local addresses
There's no real need for this flag, but it causes problem during address registration.
|
2015-09-24 13:33:10 +02:00 |
|
Oleg Hahm
|
bb287ae7e8
|
6lowpan netif: set prefixes for 6LBR first
By adding a newly added prefix first, it is assured that the following router advertisement will already disseminate it via the PIO.
|
2015-09-24 13:15:38 +02:00 |
|
Martine Lenders
|
5e2b4b6b23
|
Merge pull request #3951 from OlegHahm/6lowpan_nd_pio_fixes
6lowpan nd: PIO fixes
|
2015-09-24 02:52:45 +02:00 |
|
Oleg Hahm
|
fee9ad77cb
|
ipv6: init addresses w/ infinite validity time
|
2015-09-24 02:27:42 +02:00 |
|
Oleg Hahm
|
0cc4f57fc0
|
6lowpan: do not send NAs for new MC addresses
|
2015-09-24 00:03:06 +02:00 |
|
Martine Lenders
|
771e7f40cd
|
gnrc_ipv6_netif: a RA source MUST be link-local
|
2015-09-23 18:34:47 +02:00 |
|
Oleg Hahm
|
38b384c713
|
6lowpan: 6LBR should sent only one rtr adv
On a 6lo interface the border router should only send one router advertisement with its new address as source address.
|
2015-09-21 23:21:22 +02:00 |
|
Oleg Hahm
|
6f2d90a95c
|
6lowpan nd: send rtr adv on new address
|
2015-09-20 18:16:28 +02:00 |
|
Martine Lenders
|
802e229bcb
|
gnrc_sixlowpan_nd: register new addresses for AAC
|
2015-09-18 00:23:12 +02:00 |
|
Oleg Hahm
|
c25223cc58
|
ipv6 netif: don't add automatic link local address
|
2015-09-17 11:11:26 +02:00 |
|
Martine Lenders
|
e7bbbf080b
|
Merge pull request #3813 from OlegHahm/sixlowpan_nd_router_deps
gnrc: 6lowpan-nd: some broken router dependencies
|
2015-09-12 15:58:11 +02:00 |
|
Oleg Hahm
|
a182977161
|
gnrc ipv6: 6lowpan router needs sol. node address
|
2015-09-12 12:56:28 +02:00 |
|
Martine Lenders
|
4da5c8095c
|
gnrc: adapt for gnrc_sixlowpan_nd_border_router
|
2015-09-11 16:45:43 +02:00 |
|
Martine Lenders
|
40912d3d66
|
gnrc: adapt for gnrc_sixlowpan_nd_router
|
2015-09-10 02:13:45 +02:00 |
|
Martine Lenders
|
ea3426eee5
|
gnrc: adapt for gnrc_sixlowpan_nd
|
2015-09-09 11:16:10 +02:00 |
|
Martine Lenders
|
10e571df5e
|
gnrc: adapt for gnrc_ndp_router
|
2015-09-02 23:28:37 +02:00 |
|
Martine Lenders
|
c367477d44
|
gnrc: adapt for gnrc_ndp_host
|
2015-09-02 17:31:10 +02:00 |
|
|
2ddf3c7429
|
sys: net: fix GNRC_IPV6_NETIF_FLAGS_IS_WIRED assignment
|
2015-09-02 13:37:26 +02:00 |
|
Martine Lenders
|
b81a4dd695
|
gnrc_ipv6_netif: prepare for router discovery
|
2015-09-01 18:50:40 +02:00 |
|
Oleg Hahm
|
61a61c35b1
|
gnrc netif: add link-type indicator for IPv6 IFs
|
2015-09-01 11:32:16 +02:00 |
|
Martine Lenders
|
f1864fd2b6
|
gnrc_ipv6_netif: initialize MTU from device, if possible
|
2015-08-21 19:05:52 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|