aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2020-03-11 14:21:02 -0700
committerGuy Harris <guy@alum.mit.edu>2020-03-11 14:21:02 -0700
commit4d04d21d1571493774ce9802af49f8b67ee953f0 (patch)
tree14777382cf29afeedc07aa16f7a85a974a9416fc
parent1e0fe43838e536bc71d19d7ef5e34b728a625c7b (diff)
Standardize how we refer to "Linux Classical IP over ATM".
-rw-r--r--pcap.c2
-rw-r--r--pcap/dlt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/pcap.c b/pcap.c
index d195fd78..1b18ed11 100644
--- a/pcap.c
+++ b/pcap.c
@@ -2999,7 +2999,7 @@ static struct dlt_choice dlt_choices[] = {
DLT_CHOICE(RAW, "Raw IP"),
DLT_CHOICE(SLIP_BSDOS, "BSD/OS SLIP"),
DLT_CHOICE(PPP_BSDOS, "BSD/OS PPP"),
- DLT_CHOICE(ATM_CLIP, "Linux Classical IP-over-ATM"),
+ DLT_CHOICE(ATM_CLIP, "Linux Classical IP over ATM"),
DLT_CHOICE(PPP_SERIAL, "PPP over serial"),
DLT_CHOICE(PPP_ETHER, "PPPoE"),
DLT_CHOICE(SYMANTEC_FIREWALL, "Symantec Firewall"),
diff --git a/pcap/dlt.h b/pcap/dlt.h
index cd46d041..f822bc79 100644
--- a/pcap/dlt.h
+++ b/pcap/dlt.h
@@ -136,7 +136,7 @@
#define DLT_PFSYNC 18
#endif
-#define DLT_ATM_CLIP 19 /* Linux Classical-IP over ATM */
+#define DLT_ATM_CLIP 19 /* Linux Classical IP over ATM */
/*
* Apparently Redback uses this for its SmartEdge 400/800. I hope