On Thu, Mar 17, 2011 at 01:59:14PM -0400, Lee wrote:
> I finally figured out that I needed the "--enable-ipv6" configure
> option to build net-snmp with IPv6 support.  It would be nice if
> configure tried to enable IPv6 by default and disabling it required a
> "--disable-ipv6" option

I am in favour of this as well. I have long thought it odd that the IPv6
transport is handled differently from all the other ones in that it needs
an extra option.

I thus propose that --enable-ipv6:
  a) Becomes deprecated, so it should write a warning suggesting that the user
     should add the IPv6 transports to --with-transports.
  b) Prepends "TCPIPv6 UDPIPv6" to transport_default_list (happens today)

As a side note today it also enables:
  * On mingw: Tells the compiler that the target OS is WinXP (??? I do not know
              why...)
  * Checks for IPv6 stack flavour. These would always run if the idea is
    accepted, so they would need to be tweaked to not make configure fail if
    no stack is found.


As a second, more daring, proposal I also think we should add TCPIPv6 and
UDPIPv6 to the transport_default_list for all builds. If someone dislikes
that then that is what --with-out-transports is for.

/MF

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to