dpif-netdev: Allow stub interfaces on the dummy datapath.
authorEthan Jackson <ethan@nicira.com>
Tue, 8 Jan 2013 22:37:23 +0000 (14:37 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 29 Jan 2013 03:09:58 +0000 (19:09 -0800)
commitadd90f6f205a65c2569bb240683c0a70cc249c6b
tree70c4a42ffb914fa0cb63c0285e1cd32923af5290
parent8f73d5377d24ebc89540065a94a2e3117f114a4c
dpif-netdev: Allow stub interfaces on the dummy datapath.

Future patches will need to add netdevs to the dummy datapath which
can't actually send or receive packets.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/dpif-netdev.c