The attached patch (against SVN 14115) updates some specification/Internet-Draft
references in the Kerberos, BOOTP/DHCP and PacketCable dissectors. Please apply.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
diff -u -r ethereal-0.10.10-SVN-14115/epan/dissectors/packet-bootp.c ethereal/epan/dissectors/packet-bootp.c
--- ethereal-0.10.10-SVN-14115/epan/dissectors/packet-bootp.c 2005-04-17 23:25:19.000000000 +0200
+++ ethereal/epan/dissectors/packet-bootp.c 2005-04-18 12:07:14.000000000 +0200
@@ -24,12 +24,14 @@
* BOOTP and DHCP Parameters
* http://www.iana.org/assignments/bootp-dhcp-parameters
* DOCSIS(TM) 2.0 Radio Frequency Interface Specification
- * http://www.cablemodem.com/downloads/specs/CM-SP-RFIv2.0-I06-040804.pdf
- * PacketCable(TM) MTA Device Provisioning Specification
+ * http://www.cablemodem.com/downloads/specs/CM-SP-RFIv2.0-I08-050408.pdf
+ * PacketCable(TM) 1.0 MTA Device Provisioning Specification
* http://www.packetcable.com/downloads/specs/PKT-SP-PROV-I10-040730.pdf
* http://www.cablelabs.com/specifications/archives/PKT-SP-PROV-I05-021127.pdf (superseded by above)
+ * PacketCable(TM) 1.5 MTA Device Provisioning Specification
+ * http://www.packetcable.com/downloads/specs/PKT-SP-PROV1.5-I01-050128.pdf
* CableHome(TM) 1.1 Specification
- * http://www.cablelabs.com/projects/cablehome/downloads/specs/CH-SP-CH1.1-I05-040806.pdf
+ * http://www.cablelabs.com/projects/cablehome/downloads/specs/CH-SP-CH1.1-I08-050408.pdf
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@xxxxxxxxxxxx>
@@ -182,7 +184,7 @@
};
-/* PacketCable definitions */
+/* PacketCable/DOCSIS definitions */
#define PACKETCABLE_MTA_CAP10 "pktc1.0:"
#define PACKETCABLE_MTA_CAP15 "pktc1.5:"
#define PACKETCABLE_CM_CAP11 "docsis1.1:"
diff -u -r ethereal-0.10.10-SVN-14115/epan/dissectors/packet-kerberos.c ethereal/epan/dissectors/packet-kerberos.c
--- ethereal-0.10.10-SVN-14115/epan/dissectors/packet-kerberos.c 2005-04-17 23:24:25.000000000 +0200
+++ ethereal/epan/dissectors/packet-kerberos.c 2005-04-18 12:10:55.000000000 +0200
@@ -15,11 +15,11 @@
*
* and
*
- * http://www.ietf.org/internet-drafts/draft-ietf-krb-wg-kerberos-clarifications-05.txt
+ * http://www.ietf.org/internet-drafts/draft-ietf-krb-wg-kerberos-clarifications-07.txt
*
* and
*
- * http://www.ietf.org/internet-drafts/draft-ietf-krb-wg-kerberos-referrals-03.txt
+ * http://www.ietf.org/internet-drafts/draft-ietf-krb-wg-kerberos-referrals-05.txt
*
* Some structures from RFC2630
*
diff -u -r ethereal-0.10.10-SVN-14115/epan/dissectors/packet-pktc.c ethereal/epan/dissectors/packet-pktc.c
--- ethereal-0.10.10-SVN-14115/epan/dissectors/packet-pktc.c 2005-04-17 23:23:47.000000000 +0200
+++ ethereal/epan/dissectors/packet-pktc.c 2005-04-18 12:08:58.000000000 +0200
@@ -3,7 +3,7 @@
* PacketCable (PKTC) MTA FQDN packet disassembly
*
* References:
- * [1] PacketCable Security Specification, PKT-SP-SEC-I10-040113, January 13,
+ * [1] PacketCable 1.0 Security Specification, PKT-SP-SEC-I11-040730, July 30,
* 2004, Cable Television Laboratories, Inc., http://www.PacketCable.com/
*
* Ronnie Sahlberg 2004