vconn: Drop obsolete code for Netlink-based vconns.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Jun 2009 22:18:52 +0000 (15:18 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Jun 2009 23:45:28 +0000 (16:45 -0700)
commit5fe577ebbec3cbcc6f77d966ed04f099b40a0d0b
tree3010990fcb07a22ba700e1d18584ced8a8a2177f
parentb7eae257f1aa6a6356eaf96a9dcdc5fcf266b8fe
vconn: Drop obsolete code for Netlink-based vconns.

Older versions of Open vSwitch implemented OpenFlow in the kernel over
a Netlink channel, and this code was here to work around some issues with
that, but now it is unnecessary since the OpenFlow kernel implementation is
gone.
lib/vconn.c