Hi,
I'm getting a build failure after applying any of the most recent vserver
patches, for instance
http://vserver.13thfloor.at/Experimental/patch-4.9.135-vs2.3.9.8.diff.
I've tracked the cause down to the fact that I have IPv6 support configured
as a module and the vserver code uses statements like
#if CONFIG_IPV6
rather than the kernel macro
#if IS_ENABLED(CONFIG_IPV6)
I'm wondering if this a bug, or if it perhaps not make sense to configure
IPv6 as a module in the vserver context?
Apologies if I'm asking a stupid question, I'm very new to vserver!
-- *Chris Richardson*, System Architect cr@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook <http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter <http://bit.ly/fourctw>!*Received on Fri Nov 2 22:34:17 2018