Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

message with type NLMSG_DONE can also have payload #261

Open
qingyunha opened this issue May 12, 2022 · 1 comment
Open

message with type NLMSG_DONE can also have payload #261

qingyunha opened this issue May 12, 2022 · 1 comment

Comments

@qingyunha
Copy link

[76, 0, 0, 0, 3, 0, 0, 0, 119, 180, 25, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 119, 180, 25, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 128, 1, 0, 0, 0, 222, 247, 17, 88, 241, 109, 22, 0, 35, 170, 18, 0, 35, 170, 18, 0, 0, 0, 0, 0, 17, 0, 0, 0, 28, 170, 18, 0, 28, 170, 18, 0]                                     
NetlinkMessage { header: NetlinkHeader { length: 76, message_type: 3, flags: 0, sequence_number: 1684599, port_number: 0 }, payload: Done } 

The above is an example of NETLINK_CONNECTOR group cn_proc message. It has a payload but ignores parse.

NLMSG_DONE => Done,

@stbuehler
Copy link
Contributor

Duplicate of #160 and #230 (discussion mostly in #230).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants