Re: depending on IPv6 symbols
From: Roland Dreier <hidden>
Date: 2007-02-07 00:07:49
From: Roland Dreier <hidden>
Date: 2007-02-07 00:07:49
David> Sure, although I'm surprised nobody noticed that build
David> failure before :-)
OK, coming up. (It's not a build failure though, it's wrong code: if
CONFIG_IPV6=m then the code inside "#ifdef CONFIG_IPV6" in ip_gre.c
just doesn't get built, even though it should)
- R.