mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-17 10:33:13 +00:00

There were only few Netlink protocol names which were printed on the screen: rtnl, fw, tcpdiag So added the ability to identify Netlink proto name from /etc/iproute/nl_protos or from static table. Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
24 lines
264 B
Plaintext
24 lines
264 B
Plaintext
# Netlink protocol names mapping
|
|
|
|
0 rtnl
|
|
1 unused
|
|
2 usersock
|
|
3 fw
|
|
4 tcpdiag
|
|
5 nflog
|
|
6 xfrm
|
|
7 selinux
|
|
8 iscsi
|
|
9 audit
|
|
10 fiblookup
|
|
11 connector
|
|
12 nft
|
|
13 ip6fw
|
|
14 dec-rt
|
|
15 uevent
|
|
16 genl
|
|
18 scsi-trans
|
|
19 ecryptfs
|
|
20 rdma
|
|
21 crypto
|