]> git.baikalelectronics.ru Git - kernel.git/commit
[RTNETLINK]: Link creation API
authorPatrick McHardy <kaber@trash.net>
Wed, 13 Jun 2007 19:03:51 +0000 (12:03 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:14:20 +0000 (22:14 -0700)
commitb2f0cb6a70c52470279c1268bb4b4d30c2b469aa
treea3a35058298554a87f90b8bd1694cac5c5a1eaa6
parent507755d4bb8eea6787712ee30761a53ae16db77a
[RTNETLINK]: Link creation API

Add rtnetlink API for creating, changing and deleting software devices.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_link.h
include/linux/netdevice.h
include/net/rtnetlink.h
net/core/rtnetlink.c