summaryrefslogtreecommitdiffstats
path: root/sys/net/if_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_types.h')
-rw-r--r--sys/net/if_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_types.h b/sys/net/if_types.h
index 4c37c49..b2d3a15 100644
--- a/sys/net/if_types.h
+++ b/sys/net/if_types.h
@@ -250,5 +250,5 @@
#define IFT_PFLOG 0xf6
#define IFT_PFSYNC 0xf7
#define IFT_CARP 0xf8 /* Common Address Redundancy Protocol */
-#define IFT_IPXIP 0xf9
+#define IFT_IPXIP 0xf9 /* IPX over IP tunneling; no longer used. */
#endif /* !_NET_IF_TYPES_H_ */
OpenPOWER on IntegriCloud