libnl/lib/route/link
Thomas Haller d21790bf96 ipvlan: fix return error code for rtnl_link_ipvlan_get_mode()
rtnl_link_ipvlan_get_mode() was just introduced as new API. Fix the
error code to return -NLE_INVAL instead of -NLE_OPNOTSUPP.

http://lists.infradead.org/pipermail/libnl/2015-June/001921.html
2015-07-10 11:01:32 +02:00
..
api.c rtnl_link_af_unregister: fix locking 2013-05-08 13:48:24 +02:00
bonding.c link/bonding: Include <netlink/route/link/bonding.h> 2014-07-27 11:04:07 +02:00
bridge.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
can.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
dummy.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
ifb.c link: add ifb device support 2014-07-24 19:58:35 +02:00
inet.c link/inet: Include <netlink/route/link/inet.h> 2014-07-27 11:04:07 +02:00
inet6.c route/link: fix indention in inet6_dump_details() 2015-03-22 20:55:59 +01:00
ip6tnl.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
ipgre.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
ipip.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
ipvlan.c ipvlan: fix return error code for rtnl_link_ipvlan_get_mode() 2015-07-10 11:01:32 +02:00
ipvti.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
macvlan.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
sit.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
veth.c veth: add kernel header linux/veth.h for VETH defines 2014-07-25 22:37:41 +02:00
vlan.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00
vxlan.c link: fix memory leaks due to repeated calls to .io_alloc() 2014-10-12 19:35:46 +02:00