Stopgap fix for bug #478, where kernel panics on SNAT to input port.
[sliver-openvswitch.git] / datapath / chain.c
2008-10-03 Justin PettitAdd support for vendor-defined and variable-length...
2008-09-19 Justin PettitAdded lookup count to ofp_table_stats.
2008-09-16 Justin PettitAdded OFPFC_MODIFY_STRICT flow mod command.
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Justin PettitAdd support for OFPFC_MODIFY Flow Mod command.
2008-08-06 Justin PettitProperly track table match counts.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffVerify that sleeping is allowed in chain contexts where...
2008-07-21 Ben PfaffSimplify use of dp_mutex.
2008-07-21 Ben PfaffGet rid of useless use of rcu_read_lock.
2008-05-20 Justin PettitMake sure destroy function was defined before trying...
2008-05-15 Ben PfaffAdd-on hardware tables initial implementation.
2008-04-29 Justin Pettit- On flow entries with wildcards, match priority field...
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-11 Justin PettitRemove MAC table support.
2008-03-28 Justin PettitUpdate 2007 copyrights to include 2008.
2008-03-04 Martin CasadoInitial import