libnl/lib/route/link
Cong Wang 0ba7e663ce veth: grab a reference for rtnl_link_veth_get_peer()
So that users could keep a refcount for the peer.
The capability trick is from Thomas Haller.

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-30 11:08:15 +02:00
..
api.c rtnl_link_af_unregister: fix locking 2013-05-08 13:48:24 +02:00
bonding.c bond: Provide rtnl_link_bond_alloc() 2013-02-14 12:48:00 +01:00
bridge.c bridge: add rtnl_link_add_bridge() function 2014-01-14 14:37:58 +01:00
can.c can: Fix nested message creation in can_put_attrs() 2013-02-01 12:24:37 +01:00
dummy.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
inet.c route: update copy of kernel header 'ip.h' 2014-03-21 12:38:45 +01:00
inet6.c route: update kernel header snmp.h and fix inet6_parse_protinfo() after kernel API breakage 2014-03-21 12:38:45 +01:00
macvlan.c Add macvlan support 2013-05-16 17:04:08 +02:00
veth.c veth: grab a reference for rtnl_link_veth_get_peer() 2014-04-30 11:08:15 +02:00
vlan.c vlan: Provide rtnl_link_vlan_alloc() 2013-02-14 12:42:22 +01:00
vxlan.c Add VXLAN support. 2013-08-04 15:43:54 +09:00