Hello,

 I try to build an ipv6-only network behind an OpenBSD box and
 I am having problems with faith.

 'ifconfig -C'  shows that there is no faith support in the 4.6. release
 kernel. So I try to compile a kernel with faith support enabled:

pseudo-device  faith  1

 But the kernel does not compile. I get:

../../../../netinet/tcp_input.c: In function `tcp6_input':
../../../../netinet/tcp_input.c:337: error: `IFT_FAITH' undeclared
(first use in this function)
../../../../netinet/tcp_input.c:337: error: (Each undeclared
identifier is reported only once
../../../../netinet/tcp_input.c:337: error: for each function it appears in.)
*** Error code 1

 Please help.

Regards,
Andris Kadar

Reply via email to