[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAK-1WHhvdcP=ChLPgi7AkEzVcWkHow-d3MJZ5jG6HisM6emLpA@mail.gmail.com>
Date: Mon, 22 Sep 2014 16:08:43 -0700
From: Sergiy Lozovsky <sergiy.lozovsky@...il.com>
To: netdev@...r.kernel.org
Subject: Gneneric Netlink: can two kernel modules register under one family?
Hi,
I plan to use Gneneric Netlink as a messaging bus for endpoints of my
system. Endpoints are kernel modules and user space daemons. Generic
Netlink is designed to accommodate multiple user space processes under
one family, but what if I need multiple kernel modules, too? Is it
feasible? Will genl_register_family() work if called for the same
family from two different kernel modules?
Thanks,
Sergiy.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists