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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 22 Apr 2017 19:43:20 +0530
From:   prashantkumar dhotre <prashantkumardhotre@...il.com>
To:     netdev@...r.kernel.org
Subject: Why max netlink msg size is limited to 16k

I am observing that max netlink msg that my kernel module can send to
user app is close to 16K.

For larger sizes, genlmsg_unicast() succeeds but my app does not receive data.

I have tried increasing RECV buffer size in my user app but that does not help.

Regards

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ