Page MenuHomeFreeBSD

netlink: provide snl(3) API for variable length raw data attribute
Needs ReviewPublic

Authored by glebius on Fri, Jan 3, 6:30 PM.
Tags
None
Referenced Files
F106867133: D48311.id.diff
Mon, Jan 6, 4:05 PM
F106862492: D48311.diff
Mon, Jan 6, 2:20 PM
F106861285: D48311.diff
Mon, Jan 6, 1:57 PM
F106858196: D48311.id148746.diff
Mon, Jan 6, 12:45 PM
F106854614: D48311.diff
Mon, Jan 6, 11:34 AM
Unknown Object (File)
Sat, Jan 4, 4:35 PM
Unknown Object (File)
Fri, Jan 3, 10:41 PM
Subscribers

Details

Reviewers
melifaro
Group Reviewers
network
Summary

Rename supposedly internal _snl_reserve_msg_attr() into an official
snl_reserve_msg_attr_raw(), that would return pointer to a struct
nlattr followed by allocated memory. Adjust the snl_reserve_msg_attr()
macro to work on top of that function.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61490
Build 58374: arc lint + arc unit