From b61ab0373a724d38e059655d561b5fb3dcb2aff6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 27 Aug 2021 00:39:48 +0000 Subject: Add -O nlgroups for netlink rebroadcast Signed-off-by: Laurent Bercot --- doc/mdevd.html | 7 ++++++- src/mdevd/mdevd.c | 59 ++++++++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 53 insertions(+), 13 deletions(-) diff --git a/doc/mdevd.html b/doc/mdevd.html index 58568cd..dfb44a3 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -49,7 +49,7 @@ to running mdevd over mdev.

Interface

-     mdevd [ -v verbosity ] [ -D notif ] [ -o outputfd ] [ -b kbufsz ] [ -f conffile ] [ -n ] [ -s slashsys ] [ -d slashdev ] [ -F fwbase ] [ -C ]
+     mdevd [ -v verbosity ] [ -D notif ] [ -o outputfd ] [ -O nlgroups ] [ -b kbufsz ] [ -f conffile ] [ -n ] [ -s slashsys ] [ -d slashdev ] [ -F fwbase ] [ -C ]