tcpdump mailing list archives
print-gre.c INET6
From: alex medvedev <alexm () pycckue org>
Date: Thu, 1 Jul 2004 13:23:50 -0500 (CDT)
hi,
i think print-gre.c needs a #ifdef INET6 around
case ETHERTYPE_IPV6:
ip6_print(bp, len);
break;
otherwise tcpdump does not build if compiled without ipv6 support.
but who does that anyway? :)
thanks,
-alexm
13:21 01/07/2004
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
Current thread:
- print-gre.c INET6 alex medvedev (Jul 01)
- Re: print-gre.c INET6 Darren Reed (Jul 01)
