datapath: Remove hardware table support.
authorBen Pfaff <blp@nicira.com>
Tue, 5 May 2009 20:59:17 +0000 (13:59 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 11 May 2009 17:36:47 +0000 (10:36 -0700)
commitf62684fe233aee5e6452c584440c0f6e254e77bf
treec69f4b755f098b393f2e1ec9ad4a0a7fd78e70c5
parent5addd28fde5440310629724cb363abb4595ba8e0
datapath: Remove hardware table support.

This support was broken anyhow.  We have no immediate plans to fix it, so
it's better not to claim to support it.
15 files changed:
INSTALL
MISSING
Makefile.am
README.hwtables [deleted file]
acinclude.m4
configure.ac
datapath/Makefile.am
datapath/datapath.c
datapath/datapath.h
datapath/flow.c
datapath/hwtable_dummy/Modules.mk [deleted file]
datapath/hwtable_dummy/hwtable_dummy.c [deleted file]
datapath/linux-2.6/Kbuild.in
datapath/linux-2.6/Makefile.main.in
datapath/linux-2.6/compat-2.6/random32.c