mirror of
https://github.com/vishvananda/netlink
synced 2024-12-19 05:14:38 +00:00
0e48f7d3e5
The function was only serializing the Data if it was not nil. It was correctly setting the size of the payload as RtAttr.Len correctly accounted for it. This resulted in the children payload being zeroed. Fixes #57 |
||
---|---|---|
.. | ||
addr_linux_test.go | ||
addr_linux.go | ||
link_linux.go | ||
nl_linux_test.go | ||
nl_linux.go | ||
route_linux_test.go | ||
route_linux.go | ||
tc_linux_test.go | ||
tc_linux.go | ||
xfrm_linux_test.go | ||
xfrm_linux.go | ||
xfrm_policy_linux_test.go | ||
xfrm_policy_linux.go | ||
xfrm_state_linux_test.go | ||
xfrm_state_linux.go |