]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/link_veth.c
veth.h move to linux/
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 25 Dec 2007 20:38:08 +0000 (12:38 -0800)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 25 Dec 2007 20:38:08 +0000 (12:38 -0800)
commit118c923cc09551d3428e2905a69c07c5719988e5
tree6eb21f452bc950ee5adbde109f298abe31d25a6e
parent235ac6a41d9d0439cce4eca8acdd31cac28605fc
veth.h move to linux/

Move veth.h to linux/ since it is an API.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/linux/veth.h [new file with mode: 0644]
include/net/veth.h [deleted file]
ip/link_veth.c