- May 17, 2015
-
-
Martine Lenders authored
-
Martine Lenders authored
make: introduce *_default pseudo-modules
-
Oleg Hahm authored
make: actually disable a DISABLED_MODULE
-
Oleg Hahm authored
periph_pwm: Return actual frequency (like the docs say)
-
Oleg Hahm authored
boards/pba-d-01-kw2x: add board to m4 travis build group
-
Martine Lenders authored
Fixes #2971
-
Martine Lenders authored
ng_ndp: initial import of address resolution
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
ng_icmpv6_echo: fix setting of ID field
-
- May 16, 2015
-
-
Jonas authored
-
Martine Lenders authored
ipv6_netif: prepare for NDP
-
Martine Lenders authored
drivers/isl29125: fix group description
-
Oleg Hahm authored
sys/net/network_layer/sixlowpan/ip.c: remove unnecessary address-of-operator
-
Oleg Hahm authored
sys/.../icmp.c: fix wrong ndp_add_prefix_info parameter
-
Oleg Hahm authored
oonf_api: update pkg url
-
Oleg Hahm authored
sys/.../icmp.c: fix prefix search
-
Martine Lenders authored
sys/.../ip.c: fix ipv6_net_if_get_best_src_addr
-
Martine Lenders authored
ng_icmpv6: pre-set checksum field to 0 for sending
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Philipp Rosenkranz authored
drone: added Drone file
-
Kaspar Schleiser authored
sys/compat/hwtimer: fix unused fcpu warning
-
Ludwig Knüpfer authored
-
Ludwig Knüpfer authored
-
Martine Lenders authored
-
Johann Fischer authored
This patch fixes ipv6_net_if_get_best_src_addr, the function seems not to be finished. The patch also adds a filter for the prefixes, it is necessary because the prefixes are stored in the same list as the addresses.
-
Johann Fischer authored
Replace equal operator inside ndp_prefix_info_search by not equal. Otherwise, the existing prefix can not be found.
-
Johann Fischer authored
Inside the function recv_rtr_adv, ndp_add_prefix_info was called with the wrong parameter.
-
Johann Fischer authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Martine Lenders authored
ng_ipv6/netif: fix debug in _add_addr_to_entry()
-
Cenk Gündoğan authored
-