summaryrefslogtreecommitdiffstats
path: root/src/.gitignore
diff options
context:
space:
mode:
authorJoe Damato <ice799@gmail.com>2013-07-25 23:36:16 (GMT)
committerJoe Damato <ice799@gmail.com>2013-07-25 23:36:16 (GMT)
commitc97c8c2bfdb097ea553e302cc8dbadff2f2b9294 (patch)
treed5a6f1c2e3b6220ef95ef84edb6090fa423e6f50 /src/.gitignore
parentb3fb89f445108677d405c62865b25aeea209d10a (diff)
downloadlibnl-c97c8c2bfdb097ea553e302cc8dbadff2f2b9294.zip
libnl-c97c8c2bfdb097ea553e302cc8dbadff2f2b9294.tar.gz
libnl-c97c8c2bfdb097ea553e302cc8dbadff2f2b9294.tar.bz2
Add idiag-socket-details
This small program lists all sockets on the system seen by netlink and serves as a simple example showing how to alloc an idiag msg cache and dump the objects in it.
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 3e091cb..0b99435 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -42,3 +42,4 @@ nl-classid-lookup
nl-pktloc-lookup
nl-link-enslave
nl-link-release
+idiag-socket-details