aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-04-23 03:56:57 +0000
committerGuy Harris <guy@alum.mit.edu>2001-04-23 03:56:57 +0000
commit16a58c04d5085b4c1cff3decd87fdf1cdbbba912 (patch)
tree617d30b6df87cd3dc86ce29643c42e1d5590b777 /packet-ipv6.h
parent2bc2974c6e9b0e380912d7036a1b2b8ce0edb214 (diff)
Now that the IPv6 dissector has been tvbuffified, we can register it; do
so, make it static, and call it only through a handle. In the ICMPv6 dissector, when we dissect the invoking packet in an ICMPv6 error or in a redirected header option, make the columns non-writable, so the summary line for the packet shows it as an ICMPv6 packet, not as the packet included in the ICMPv6 packet. svn path=/trunk/; revision=3361
Diffstat (limited to 'packet-ipv6.h')
-rw-r--r--packet-ipv6.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/packet-ipv6.h b/packet-ipv6.h
index adb91b595c..cfa03a8368 100644
--- a/packet-ipv6.h
+++ b/packet-ipv6.h
@@ -1,7 +1,7 @@
/* packet-ipv6.h
* Definitions for IPv6 packet disassembly
*
- * $Id: packet-ipv6.h,v 1.20 2001/04/23 03:37:31 guy Exp $
+ * $Id: packet-ipv6.h,v 1.21 2001/04/23 03:56:57 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -30,8 +30,6 @@
#include "ipv6-utils.h"
-void dissect_ipv6(tvbuff_t *, packet_info *, proto_tree *);
-
#define INET6_ADDRSTRLEN 46
/*