aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-arp.c
diff options
context:
space:
mode:
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 *