summaryrefslogtreecommitdiff
path: root/lib/stream-tcp.c
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2009-12-01 01:14:33 -0800
committerJustin Pettit <jpettit@nicira.com>2009-12-01 19:01:01 -0800
commit6c88d577e83db12f73df12be8fc575419b011fda (patch)
treee89c663a7d71ad091781b9a2e38f503796122d3f /lib/stream-tcp.c
parentf20279afbdcd101c4fb808ab73e176f9783b14d6 (diff)
downloadopenvswitch-6c88d577e83db12f73df12be8fc575419b011fda.tar.gz
netdev: Allow explicit creation of netdev objects
This change adds netdev_create() and netdev_destroy() functions to allow the creation of network devices through the netdev library. Previously, network devices had to already exist or be created on demand through netdev_open(). This caused problems such as not being able to specify TAP devices as ports in ovs-vswitchd, which this patch fixes. This also lays the groundwork for adding GRE and VDE support.
Diffstat (limited to 'lib/stream-tcp.c')
0 files changed, 0 insertions, 0 deletions