aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-arp.c
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-27 14:30:46 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-27 14:30:46 +0000
commitd27348961c751c3a159e13677f8df5101057bd1e (patch)
tree6e575c18d285e2783b7ee49e891af6d0fe8df576 /epan/dissectors/packet-arp.c
parentaf3df68848cd6f1e0a5cced3ae69b7b7f23709b9 (diff)
Update ARP hardware types from http://www.iana.org/assignments/arp-parameters/
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27120 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-arp.c')
-rw-r--r--epan/dissectors/packet-arp.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/epan/dissectors/packet-arp.c b/epan/dissectors/packet-arp.c
index f548761817..dfbf6c7da1 100644
--- a/epan/dissectors/packet-arp.c
+++ b/epan/dissectors/packet-arp.c
@@ -288,6 +288,14 @@ static const value_string hrd_vals[] = {
{ARPHRD_MAPOS, "MAPOS" },
{ARPHRD_TWINAX, "Twinaxial" },
{ARPHRD_EUI_64, "EUI-64" },
+ {ARPHRD_HIPARP, "HIPARP" },
+ {ARPHRD_IP_ARP_ISO_7816_3, "IP and ARP over ISO 7816-3"},
+ {ARPHRD_ARPSEC, "ARPSec" },
+ {ARPHRD_IPSEC_TUNNEL, "IPsec tunnel"},
+ {ARPHRD_INFINIBAND, "InfiniBand" },
+ {ARPHRD_TIA_102_PRJ_25_CAI, "TIA-102 Project 25 CAI"},
+ {ARPHRD_WIEGAND_INTERFACE, "Wiegand Interface"},
+ {ARPHRD_PURE_IP, "Pure IP" },
{0, NULL } };
const gchar *