add ARPHDR_VSOCKMON from linux v4.12
authorSzabolcs Nagy <nsz@port70.net>
Sun, 9 Jul 2017 18:51:36 +0000 (18:51 +0000)
committerRich Felker <dalias@aerifal.cx>
Sun, 5 Nov 2017 23:41:14 +0000 (18:41 -0500)
new in linux commit 531b374834c891ae2abf800693074df35a7d1a36

include/net/if_arp.h

index 361ecfc97dfe791423f5cc48accbc9652baeefbc..c832ff9519dbf1d00b5ad047affced417b502602 100644 (file)
@@ -92,6 +92,7 @@ struct arphdr {
 #define ARPHRD_IP6GRE 823
 #define ARPHRD_NETLINK 824
 #define ARPHRD_6LOWPAN 825
+#define ARPHRD_VSOCKMON 826
 
 #define ARPHRD_VOID      0xFFFF
 #define ARPHRD_NONE      0xFFFE