summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorvadimk <vadim4j@gmail.com>2014-10-30 17:33:36 +0200
committerStephen Hemminger <shemming@brocade.com>2014-11-29 11:13:38 -0800
commiteef43b5052afb781852c5f56596ee439004066ab (patch)
tree6e1fc10c39252b7c2d26dc5dcdcd792774adde9d /etc
parent666cdc506f0fb540f123a9ce3d8585b5e9cb9698 (diff)
ss: Identify more netlink protocol names
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>
Diffstat (limited to 'etc')
-rw-r--r--etc/iproute2/nl_protos23
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/iproute2/nl_protos b/etc/iproute2/nl_protos
new file mode 100644
index 00000000..43418f36
--- /dev/null
+++ b/etc/iproute2/nl_protos
@@ -0,0 +1,23 @@
+# 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