Make sure that do_port_input() always puts a MAC header on packets.
[sliver-openvswitch.git] / datapath / hwtable_dummy /
2008-10-03 Justin PettitAdd support for vendor-defined and variable-length...
2008-09-16 Justin PettitAdded OFPFC_MODIFY_STRICT flow mod command.
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-15 Justin PettitAdd support for OFPFC_MODIFY Flow Mod command.
2008-09-13 Justin PettitClean up the code in the sample hardware table code.
2008-09-10 Justin PettitUse new method to describe table entries in OpenFlow...
2008-08-18 Ben PfaffImplement subnet mask matching in OpenFlow.
2008-08-14 Ben PfaffMake hwtable_dummy compile again.
2008-08-07 Ben PfaffImplement OpenFlow hard timeouts.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffGet rid of now-excessive levels of indirection in hwtab...
2008-07-21 Ben PfaffDon't need 'deleted' member of struct flow.
2008-07-21 Ben PfaffDon't use atomic_t for tracking table flow counts.
2008-07-21 Ben PfaffGet rid of unnecessary synchronization in tables.
2008-07-21 Ben PfaffSimplify use of dp_mutex.
2008-07-19 Ben PfaffFix build on Linux 2.6.26.
2008-06-26 Ben PfaffModified the naming scheme for hardware tables.