projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e81dd
)
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
author
Szabolcs Nagy
<nsz@port70.net>
Sun, 26 Nov 2017 23:26:26 +0000
(23:26 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 22 Feb 2018 23:47:49 +0000
(18:47 -0500)
new in linux commmit
cdf4969c42a6c1a376dd03a9e846cf638d3cd4b1
include/net/if_arp.h
patch
|
blob
|
history
diff --git
a/include/net/if_arp.h
b/include/net/if_arp.h
index c832ff9519dbf1d00b5ad047affced417b502602..27becc835eeb458830f990fbb29621a8229e694d 100644
(file)
--- a/
include/net/if_arp.h
+++ b/
include/net/if_arp.h
@@
-59,6
+59,7
@@
struct arphdr {
#define ARPHRD_LAPB 516
#define ARPHRD_DDCMP 517
#define ARPHRD_RAWHDLC 518
+#define ARPHRD_RAWIP 519
#define ARPHRD_TUNNEL 768
#define ARPHRD_TUNNEL6 769