Update ARPHRD_* constants
* xlat/arp_hardware_types.in: Add ARPHRD_RAWIP introduced by kernel commit v4.14-rc1~130^2~78^2~1. * NEWS: Mention this.
This commit is contained in:
parent
3e45b0398d
commit
6751159fda
2
NEWS
2
NEWS
@ -2,7 +2,7 @@ Noteworthy changes in release ?.?? (????-??-??)
|
||||
===============================================
|
||||
|
||||
* Improvements
|
||||
* Updated lists of BPF_*, MADV_*, SO_*, SOL_* and TCP_* constants.
|
||||
* Updated lists of ARPHRD_*, BPF_*, MADV_*, SO_*, SOL_* and TCP_* constants.
|
||||
|
||||
Noteworthy changes in release 4.19 (2017-09-05)
|
||||
===============================================
|
||||
|
@ -28,6 +28,7 @@ ARPHRD_CISCO
|
||||
ARPHRD_LAPB
|
||||
ARPHRD_DDCMP
|
||||
ARPHRD_RAWHDLC
|
||||
ARPHRD_RAWIP
|
||||
ARPHRD_TUNNEL
|
||||
ARPHRD_TUNNEL6
|
||||
ARPHRD_FRAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user