genl
(8)generic netlink utility frontend
genl [ -s[tatistics] ] [ -d[etails] ] [ -r[aw] ] OBJECT genl { -V[ersion] | -h[elp] } OBJECT := { ctrl CTRL_OPTS } CTRL_OPTS := { help | list | monitor | get PARMS } PARMS := { name NAME | id ID }
Options
5-h-helpShow summary of options.
-V-VersionShow version of program.
-s-stats-statisticsShow object statistics.
-d-detailsShow object details.
-r-rawDump raw output only.
DESCRIPTION
The genl utility provides a simple frontend to the generic netlink library. Although it's designed to support multiple OBJECTs, for now only the ctrl object is available, which is used to query the generic netlink controller.
ctrl
The generic netlink controller can be queried in various ways:
AUTHOR
genl was written by Jamal Hadi Salim hadi@cyberus.ca.
This manual page was written by Petr Sabata contyk@redhat.com.