https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6382
--- Comment #9 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-09-30 10:48:09 EDT ---
These "patches" do *not* seem to have anything to do with patching against the
existing Wireshark sources. :)
Are these some diffs between different internal working copies or something ?
For example: In the following the lines being deleted do not even exist in the
existing packet-isis-clv.h
--- packet-isis-clv.h 2011-07-18 02:21:07.000000000 -0400
+++ packet-isis-clv1.h 2011-08-12 02:34:58.000000000 -0400
@@ -40,7 +40,7 @@
#define ISIS_CLV_ES_NEIGHBORS 3 /* iso10589 */
#define ISIS_CLV_PARTITION_DIS 4 /* iso10589 */
#define ISIS_CLV_PREFIX_NEIGHBORS 5 /* iso10589 */
-#define ISIS_CLV_IS_NEIGHBORS 145 /* iso10589 */
+#define ISIS_CLV_IS_NEIGHBORS 144 /* iso10589 */
#define ISIS_CLV_IS_NEIGHBORS_VARLEN 7 /* iso10589 */
#define ISIS_CLV_PADDING 8 /* iso10589 */
#define ISIS_CLV_LSP_ENTRIES 9 /* iso10589 */
@@ -70,9 +70,6 @@
#define ISIS_CLV_IIH_SEQNR 241 /* draft-shen-isis-iih-sequence-00 */
#define ISIS_CLV_VENDOR_PRIVATE 250 /* draft-ietf-isis-proprietary-tlv-00
*/
-#define ISIS_RT_REACH 242
-
-
/*
* Our sub-packet dismantle structure for CLV's
*/
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.