Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #54937
| From | Alberto Reis <areis.br@gmail.com> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | wrong message length on netlink socket |
| Date | 2016-08-26 15:20 +0200 |
| Message-ID | <sapd7-7yi-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
I'm reading audit messages through a netlink socket but it seems that in Jessie running linux 3.16.0-4 the message length in the message header does not account the payload size, always get sizeof( struct nlmsghdr ) no matter how many bytes is read from socket. Someone can point me in the direction to check this messages in the other end of this socket? -Alberto
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
wrong message length on netlink socket Alberto Reis <areis.br@gmail.com> - 2016-08-26 15:20 +0200
csiph-web