neli icon indicating copy to clipboard operation
neli copied to clipboard

Add convience methods and builder pattern for neli struct construction

Open jbaublitz opened this issue 4 years ago • 3 comments

Currently, constructing larger and more complicated packets to be sent over netlink is not necessarily intuitive. Add some convenience functions for common use cases to avoid having to specify every field each time a header is created.

jbaublitz avatar Apr 12 '20 11:04 jbaublitz

@ollipa Do you mind if I add you to assignees here just to keep track of the fact that we're working on this together?

jbaublitz avatar Dec 05 '20 16:12 jbaublitz

Sure add me to the assignees :ok_hand:

ollipa avatar Dec 07 '20 05:12 ollipa

See PR #93 for a more in depth discussion.

jbaublitz avatar Jan 10 '21 16:01 jbaublitz