22 May
2006
22 May
'06
11:56 a.m.
"Chris Hellberg" <chellberg@juniper.net> wrote:
What's the current philosophy with V6 structures referenced on systems without v6 support? Can they be #ifdef'd out?
No. The idea is that the server can transport IPv6 attribute, and print and parse them, even if the system it's running on doesn't support IPv6 transport.
Can I submit a bunch patches that add #ifdef's to make the code compile under non-v6 cygwin hosts; it's currently broken? Or is this considered too crufty?
Sure, submit the patches. The idea is that it should at least build everywhere. Alan DeKok.