]> git.proxmox.com Git - mirror_iproute2.git/commit
IPROUTE2: RTNETLINK nested attributes
authorPatrick McHardy <kaber@trash.net>
Tue, 14 Aug 2007 18:21:19 +0000 (11:21 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Wed, 22 Aug 2007 17:04:20 +0000 (10:04 -0700)
commit2f90c9c0bb0d8ed4841cb4c77c2d707ec07f20bf
tree669285451fadf3b0233af2c4a43ee3d68fd9a9c9
parent80c05b0976be86308e92b2837e0a94c484e388b4
IPROUTE2: RTNETLINK nested attributes

This adds capability for iproute2 to send nested attributes to the
kernel, while maintaining backwards compatibility.

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/libnetlink.h
lib/libnetlink.c