]> sourceware.org Git - glibc.git/commit
Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
authorJoseph Myers <joseph@codesourcery.com>
Mon, 20 Dec 2021 15:38:32 +0000 (15:38 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 20 Dec 2021 15:38:32 +0000 (15:38 +0000)
commita94d9659cd69dbc70d3494b1cbbbb5a1551675c5
treec6b9ef1db2a21a784fcd03cf143f8934283622b8
parent691d9ae9e6f3bcb03516024181309ee3fda06c79
Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h

Add the constant ARPHRD_MCTP, from Linux 5.15, to net/if_arp.h, along
with ARPHRD_CAN which was added to Linux in version 2.6.25 (commit
cd05acfe65ed2cf2db683fa9a6adb8d35635263b, "[CAN]: Allocate protocol
numbers for PF_CAN") but apparently missed for glibc at the time.

Tested for x86_64.
sysdeps/unix/sysv/linux/net/if_arp.h
This page took 0.041815 seconds and 5 git commands to generate.