netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Easy network (config) breakage with 3.17-rc1: NETFILTER_XT_TARGET_LOG
@ 2014-08-21 10:49 Rafał Miłecki
  2014-08-22 18:01 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 4+ messages in thread
From: Rafał Miłecki @ 2014-08-21 10:49 UTC (permalink / raw)
  To: netfilter-devel

Few days ago I updated my 3.16 to 3.17-rc1 (both self compiled) and I
was using it until I noticed my machine doesn't respond to pings. I
rebooted to 3.16 and it was working again.

I bisected between 3.16 and 3.17-rc1 but it has failed. After all I
got 3.16 not working anymore as well.

It took me few hours to find the one to blame:
CONFIG_NETFILTER_XT_TARGET_LOG. After moving my config from 3.16 to
3.17-rc1 CONFIG_NETFILTER_XT_TARGET_LOG got disabled because of two
new dependencies: NF_LOG_IPV4 && NF_LOG_IPV6.

It would be nice if you could try to use "select" instead of "depends
on" in such cases in the future. I bet fix my problem would be trivial
since the beginning, but end-users may spent hours or days tracking
such things :(

Please, treat it as an advise/request, not a blaming :)

-- 
Rafał
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-08-29  7:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 10:49 Easy network (config) breakage with 3.17-rc1: NETFILTER_XT_TARGET_LOG Rafał Miłecki
2014-08-22 18:01 ` Pablo Neira Ayuso
2014-08-24 13:28   ` Pablo Neira Ayuso
2014-08-29  7:04     ` Rafał Miłecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).