Oleg Hahm
|
b68213a410
|
Merge pull request #3561 from OlegHahm/ipv6_source_candidate_set
IPv6: implement source address candidate selection
|
2015-08-18 01:17:38 +02:00 |
|
Oleg Hahm
|
04d77bd3f2
|
IPv6: implement source address selection
see http://tools.ietf.org/html/rfc6724#section-4 and
http://tools.ietf.org/html/rfc6724#section-5
|
2015-08-17 23:10:55 +02:00 |
|
Oleg Hahm
|
bc3aba24a4
|
Merge pull request #3594 from authmillenon/ipv6/api/disentengle-hdr-ext
ipv6: move non-GNRC types and functions in their own module
|
2015-08-17 13:11:51 +02:00 |
|
Cenk Gündoğan
|
edc609d2e2
|
sys/include/net/ng_ipv6/netif.h: docfix
|
2015-08-17 11:49:05 +02:00 |
|
Martine Lenders
|
2903667494
|
tests: adapt unittests for ipv6_hdr module division
|
2015-08-14 17:18:37 +02:00 |
|
Martine Lenders
|
4f650b31f9
|
ipv6: move non-GNRC types and functions in their own modules
|
2015-08-14 17:18:35 +02:00 |
|
Martine Lenders
|
203561e741
|
ipv6_addr: remove ng_ prefix
|
2015-08-11 13:27:07 +02:00 |
|
Martine Lenders
|
fbea5092c3
|
ng_ipv6_netif: add functions for routing behavior changes
|
2015-08-11 02:49:18 +02:00 |
|
Oleg Hahm
|
9e5d717466
|
ipv6: fix and improve check for global address
* embedded IPv4 addresses are considered as global
* remove check for multicast
* consolidate loopback and unspecified check
|
2015-08-09 20:22:21 +02:00 |
|
Martine Lenders
|
5c03268516
|
inet_csum: remove ng_ prefix
|
2015-08-07 16:59:13 +02:00 |
|
Martine Lenders
|
b7545365df
|
protnum: remove ng_ prefix
|
2015-08-07 16:02:09 +02:00 |
|
Oleg Hahm
|
7845110369
|
ipv6: added checks for more address types
Added checks for:
* Global Unicast Addresses
* IPv6 Addresses with Embedded IPv4 Addresses
* IPv4-Compatible IPv6 Address
* IPv4-Mapped IPv6 Address
* Site-Local IPv6 Unicast Addresses
|
2015-08-07 08:15:05 +02:00 |
|
Oleg Hahm
|
2ffd688e66
|
ipv6: increase number of addresses per interface
|
2015-07-22 19:54:12 +02:00 |
|
Martine Lenders
|
c8c92663d9
|
ng_ipv6_addr: piggy-back spell error fix
|
2015-07-13 14:48:19 +02:00 |
|
Martine Lenders
|
9cd07b8961
|
ng_ipv6_addr: remove packed attribute from ng_ipv6_addr_t
|
2015-07-13 14:26:25 +02:00 |
|
Martine Lenders
|
bf67751e15
|
ng_ipv6_hdr: fix for initial sum overflow
|
2015-07-01 17:49:43 +02:00 |
|
Martine Lenders
|
72b17d9620
|
ng_ipv6_nc: use new pktqueue
|
2015-06-22 18:19:55 +02:00 |
|
Martine Lenders
|
2bdf22af97
|
ng_ndp: expand documentation on ng_ipv6_nc_t::nbr_adv_timer
|
2015-06-09 19:34:34 +02:00 |
|
Martine Lenders
|
475bfe6e5f
|
Merge pull request #2944 from authmillenon/ipv6_netif/opt/auto-init-addr
ipv6_netif: initialize device dependent values
|
2015-05-26 21:01:55 +02:00 |
|
Martine Lenders
|
971ee86de6
|
ipv6_netif: initialize device dependent values
|
2015-05-26 18:46:49 +02:00 |
|
Martine Lenders
|
5ffdbc5652
|
ng_ipv6_ext: add routing header parsing
|
2015-05-17 21:51:50 +02:00 |
|
Martine Lenders
|
dcfa2681d6
|
ng_ipv6_ext: initial import of extension header handling
|
2015-05-17 21:46:56 +02:00 |
|
Martine Lenders
|
ee11a2ae56
|
ng_ndp: initial import of the address resolution
|
2015-05-17 09:15:03 +02:00 |
|
Martine Lenders
|
70d7fae538
|
ipv6_netif: prepare for NDP
|
2015-05-16 15:03:16 +02:00 |
|
Martine Lenders
|
343bec5593
|
ipv6_nc: Make interface optional
|
2015-05-14 04:21:41 +02:00 |
|
Martine Lenders
|
d1c2f7f72b
|
Merge pull request #2908 from authmillenon/ipv6_nc/enh/opt
ipv6_nc: prepare for NDP
|
2015-05-13 11:05:39 +02:00 |
|
Martine Lenders
|
3e3f7bdf3c
|
ipv6_nc: simplify API usage for NDP
* Bonus: simplify DEBUG output.
|
2015-05-12 20:06:09 +02:00 |
|
Martine Lenders
|
11e5fb3c9e
|
Merge pull request #2728 from authmillenon/ipv6_netif/enh/auto-link-local
ipv6_netif: auto-add corresponding link-local addresses
|
2015-05-12 19:08:14 +02:00 |
|
Martine Lenders
|
5ec625b06c
|
Merge pull request #2941 from cgundogan/ng_ipv6_netif_doc_fix2
ng_ipv6/netif: doc fix (interfaces => interface)
|
2015-05-09 18:36:36 +02:00 |
|
Cenk Gündoğan
|
eed5d6ea16
|
ng_ipv6/netif: doc fix (interfaces => interface)
|
2015-05-09 10:22:56 +02:00 |
|
Cenk Gündoğan
|
58e52b5896
|
ng_ipv6/addr: minor doc fix
|
2015-05-09 09:09:00 +02:00 |
|
Martine Lenders
|
4741a01e36
|
Merge pull request #2721 from authmillenon/ipv6_nc/feat/iterators
ipv6_nc: add iterators
|
2015-04-30 08:59:44 +02:00 |
|
Martine Lenders
|
a767f66d72
|
ipv6_nc: add iterators
|
2015-04-29 21:22:28 +02:00 |
|
Martine Lenders
|
32e27c3ff3
|
ipv6_hdr: add print function
|
2015-04-28 21:16:47 +02:00 |
|
Oleg Hahm
|
2d8021ac06
|
Merge pull request #2857 from authmillenon/ipv6_addr/enh/rename-hdr-check
ipv6_addr: rename ng_ipv6_hdr_is_ipv6_hdr() to something less silly
|
2015-04-25 17:42:12 +02:00 |
|
Martine Lenders
|
5412e0e68b
|
ng_sixlowpan: initial import
|
2015-04-23 11:29:53 +02:00 |
|
Martine Lenders
|
3e9db4371f
|
ipv6_addr: rename ng_ipv6_hdr_is_ipv6_hdr() to something less silly
|
2015-04-23 02:26:48 +02:00 |
|
Martine Lenders
|
1230fc4070
|
ipv6_addr: do not null remaining bits in prefix initialization
|
2015-04-14 11:12:28 +02:00 |
|
Martine Lenders
|
d47cd80945
|
Merge pull request #2779 from kaspar030/fix_ipv6_addr_string_max_length
sys: net: ipv6: fix max ipv6 address string length
|
2015-04-11 19:26:01 +02:00 |
|
Martine Lenders
|
c94094529d
|
Merge pull request #2731 from authmillenon/ipv6_hdr/feat/initial
ipv6_hdr: Initial import
|
2015-04-10 07:35:41 +02:00 |
|
Martine Lenders
|
cdbd06d2d8
|
ipv6_netif: fix documentation
|
2015-04-10 01:29:35 +02:00 |
|
Martine Lenders
|
9c30851b45
|
ipv6_hdr: Initial import
|
2015-04-10 00:41:55 +02:00 |
|
|
cf53d966be
|
sys: net: ipv6: fix max ipv6 address string length
|
2015-04-09 21:28:04 +02:00 |
|
Martine Lenders
|
25b568e6d5
|
ipv6_netif: fix prefix for address flags
Since NDP will introduce interface specific flags this naming might get
confusing
|
2015-04-08 10:43:14 +02:00 |
|
Martine Lenders
|
05bcdd5398
|
ipv6_netif: add flags
|
2015-04-08 10:43:05 +02:00 |
|
Martine Lenders
|
6f7af8f0a2
|
ipv6_netif: move default MTU from ng_ipv6.h
|
2015-03-30 01:18:07 +02:00 |
|
Martine Lenders
|
c6eaeb4366
|
ipv6_netif: add current hop limit to interface
|
2015-03-30 01:18:06 +02:00 |
|
Martine Lenders
|
dce3a6056d
|
ipv6_netif: add prefix list to interface
|
2015-03-27 20:39:52 +01:00 |
|
Martine Lenders
|
7027519f28
|
ng_ipv6: provide support for ng_netif
|
2015-03-19 15:13:17 +01:00 |
|
Martine Lenders
|
c1708682e8
|
ng_ipv6_nc: Initial import
|
2015-03-13 20:42:47 +01:00 |
|