vswitchd: Use wdp instead of xfif interface from bridge code.
authorBen Pfaff <blp@nicira.com>
Sun, 6 Feb 2011 04:58:12 +0000 (20:58 -0800)
committerBen Pfaff <blp@nicira.com>
Sun, 6 Feb 2011 04:58:12 +0000 (20:58 -0800)
Part of the point of the wdp branch is to use the high-level wdp interface
where it makes sense.  But until now this hasn't been extended to the
bridge code.  This commit fixes that.

There are still some references to xflow inside this file that need to be
looked at.


No differences found