All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression: CONFIG_IP_MULTICAST must now be defined in exynos_defconfig
@ 2016-12-18 13:19 Robie Basak
  2016-12-18 16:49 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 5+ messages in thread
From: Robie Basak @ 2016-12-18 13:19 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski; +Cc: linux-samsung-soc, Nikolay Borisov

Kukjin/Krzysztof,

Nikolay's commit dcd87999d ("igmp: net: Move igmp namespace init to
correct file") regressed exynos_defconfig for me. In userspace (Ubuntu
14.04), I used libnss-mdns with v4.2(.x), but this commit stopped me
from being able to resolve local names (eg. "foo.local") published using
mDNS from elsewhere on the network in v4.9.

It looks like the commit adds extra conditional code based on
CONFIG_IP_MULTICAST. It turned out that exynos_defconfig doesn't have
CONFIG_IP_MULTICAST defined. Defining it solved my problem.

I'm using a Samsung ARM Chromebook.

I can define CONFIG_IP_MULTICAST myself easily enough, but shouldn't
this be defined in exynos_defconfig anyway?

Robie

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-29 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-18 13:19 Regression: CONFIG_IP_MULTICAST must now be defined in exynos_defconfig Robie Basak
2016-12-18 16:49 ` Krzysztof Kozlowski
2016-12-19  0:52   ` Robie Basak
2016-12-19  0:56     ` [PATCH] ARM: exynos_defconfig: enable IP multicast Robie Basak
2016-12-29 14:06       ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.