support for tap interfaces on PlanetLab
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Mon, 30 Apr 2012 18:43:23 +0000 (20:43 +0200)
committerGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Mon, 30 Apr 2012 18:43:23 +0000 (20:43 +0200)
commit399c91552a13a5215bb1ed79917ee61ecd107f6b
tree250a9d7078ef8718df272c677b3f6fd53cd5f87a
parentb41935956f966080063bc3d9cb2e347b3067445e
support for tap interfaces on PlanetLab

 - Add new interface type "tap_pl", which is created using PlanetLab
   VSYS and is otherwise (almost) equivalent to "tap".
 - Add new datatype_path "planetlab", which uses "tap_pl" for the
   internal interface and is otherwise equivalent to "netdev".
lib/automake.mk
lib/dpif-netdev.c
lib/dpif-provider.h
lib/dpif.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev.c
lib/tunalloc.c [new file with mode: 0644]
lib/tunalloc.h [new file with mode: 0644]