summaryrefslogtreecommitdiff
path: root/protos.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-12netsniff-ng: add DCCP supportMarkus Amend1-0/+1
2014-05-28netsniff-ng: Add netlink dissectorTobias Klauser1-0/+1
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+37
op-back&id=c753119e6d1a26a3df04d6fe69d75049082e3f32'>c753119e6d1a26a3df04d6fe69d75049082e3f32 (patch) treea6108a7246d23f37bbcd5695882822c2d489802d parentb6ba737d0b290b272452a2362088222a248fc8da (diff)
fjes: Add debugfs entry for EP status information in fjes driver
This patch adds debugfs entry to show EP status information. You can get each EP's status information like the following: # cat /sys/kernel/debug/fjes/fjes.0/status EPID STATUS SAME_ZONE CONNECTED ep0 shared Y Y ep1 - - - ep2 unshared N N ep3 unshared N N ep4 unshared N N ep5 unshared N N ep6 unshared N N ep7 unshared N N Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat