From 480fcfd702bb8984ad9fede6566a3c520e9167d5 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 14 Aug 2014 18:28:43 -0700 Subject: Update some URLs. Change-Id: Iaba677670907dbfb028c1112cd11986d859329cb Reviewed-on: https://code.wireshark.org/review/3600 Reviewed-by: Guy Harris --- epan/dissectors/packet-cdp.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'epan/dissectors/packet-cdp.c') diff --git a/epan/dissectors/packet-cdp.c b/epan/dissectors/packet-cdp.c index 2a2a515cf6..43b9cda33e 100644 --- a/epan/dissectors/packet-cdp.c +++ b/epan/dissectors/packet-cdp.c @@ -38,15 +38,13 @@ /* * See * - * http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm#xtocid12 + * http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/cdp/configuration/15-mt/cdp-15-mt-book/nm-cdp-discover.html#GUID-84FBA50B-677C-4D90-AF56-2FB96F2DC085 * - * for some information on CDP. + * and * - * See - * - * http://www.cisco.com/en/US/products/hw/switches/ps663/products_tech_note09186a0080094713.shtml#cdp + * http://www.cisco.com/c/en/us/support/docs/switches/catalyst-4500-series-switches/13414-103.html#cdp * - * for some more information on CDP version 2. + * for some more information on CDP version 2 (a superset of version 1). */ void proto_register_cdp(void); -- cgit v1.2.3