libnl/lib/route
Cong Wang aa1c5628fd add a parameter to rtnl_link_veth_add()
Usually the peer of a veth device is moved to a new netns
after creation, so add a pid parameter to rtnl_link_veth_add().

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-12-09 15:28:33 +01:00
..
act add mirred tc action 2013-11-09 01:15:31 +01:00
cls basic: add action support 2013-11-09 01:17:01 +01:00
link add a parameter to rtnl_link_veth_add() 2013-12-09 15:28:33 +01:00
qdisc add fq_codel qdisc 2013-11-22 10:13:39 +01:00
.gitignore Let git ignore generated pktloc source files 2010-07-03 15:56:07 +02:00
act.c add initial tc action support 2013-11-09 01:12:45 +01:00
addr.c rtnl-addr: set ifa_flags when creating/updating address 2013-10-22 14:24:56 +02:00
class.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
classid.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
cls.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
link.c fix rtnl_link_info_parse() and rtnl_link_fill_info() 2013-12-09 15:28:32 +01:00
neigh.c nl: Print file:line:func in debugging messages and provide --disable-debug to disable debugging 2013-04-02 11:39:30 +02:00
neightbl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
nexthop.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
pktloc.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
pktloc_grammar.l Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
pktloc_syntax.y Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
qdisc.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
route.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
route_obj.c nl: Print file:line:func in debugging messages and provide --disable-debug to disable debugging 2013-04-02 11:39:30 +02:00
route_utils.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
rtnl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
rule.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
tc.c Call to_msg_fill_raw when defined to_msg_fill is NULL 2013-08-26 10:11:12 +02:00