Georgios Amanakis <[email protected]> writes: > On Tue, Apr 24, 2018 at 11:47 AM, Georgios Amanakis <[email protected]> > wrote: >>> >>> Does anyone know if there is a way to do this so the module/builtin >>> split doesn't bite us? >>> >> #ifdef CONFIG_NF_CONNTRACK ??
That is basically what we're doing. But it looks like there's an IS_REACHABLE macro which does what we need. Will fix, thanks for pointing it out :) -Toke
