netlink/nl
chantra 0e48f7d3e5 [nl] Fix RtAttr.Serialize to serialize both Data and Children
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
2015-10-24 16:12:25 -07:00
..
addr_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
addr_linux.go gofmt: style violations have crept up 2014-10-28 17:22:52 -07:00
link_linux.go Support for IFLA_VXLAN_GBP flag 2015-07-31 13:48:03 +02:00
nl_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
nl_linux.go [nl] Fix RtAttr.Serialize to serialize both Data and Children 2015-10-24 16:12:25 -07:00
route_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
route_linux.go fix formatting 2015-07-27 23:58:44 -07:00
tc_linux_test.go Add TestTcHtbCoptDeserializeSerialize 2015-09-11 17:32:54 -07:00
tc_linux.go Add FW filter support 2015-09-18 18:51:33 -07:00
xfrm_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
xfrm_linux.go Fix some style issues as suggested by golint 2015-06-18 17:41:46 -07:00
xfrm_policy_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
xfrm_policy_linux.go gofmt: style violations have crept up 2014-10-28 17:22:52 -07:00
xfrm_state_linux_test.go Move all low level calls into nl subpackage 2014-09-18 19:04:48 -07:00
xfrm_state_linux.go gofmt: style violations have crept up 2014-10-28 17:22:52 -07:00