Use new method to describe table entries in OpenFlow wire protocol.
[sliver-openvswitch.git] / switch / table-hash.c
2008-09-10 Justin PettitUse new method to describe table entries in OpenFlow...
2008-08-20 Justin PettitInitialize the table structures to zero.
2008-08-19 Justin PettitFix problem where packets never matched in hash table...
2008-08-18 Ben PfaffDon't compare wildcards, nw_src_mask, nw_dst_mask field...
2008-08-18 Ben PfaffImplement subnet mask matching in OpenFlow.
2008-08-06 Justin PettitProperly track table match counts.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-05-02 Ben PfaffImplement new statistics format in kernel and userspace...
2008-05-02 Ben PfaffInitialize n_flows member in table-hash.
2008-04-29 Justin Pettit- On flow entries with wildcards, match priority field...
2008-04-01 Ben PfaffGet rid of tables' dependency on the datapath.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffImplement userspace switch.