lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ