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.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rGfb63082c0cc6: netlink: provide snl(3) API for variable length raw data attribute
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 61490 Build 58374: arc lint + arc unit