- On flow entries with wildcards, match priority field when doing a "strict" delete.
[sliver-openvswitch.git] / datapath / forward.c
2008-04-29 Justin Pettit- On flow entries with wildcards, match priority field...
2008-04-29 Ben PfaffMake dumping large numbers of flows possible.
2008-04-26 Justin Pettit- Add support for flow entry priorities.
2008-04-16 Justin PettitSwitch from "stat" to "stats" everywhere.
2008-04-16 Justin Pettit- Keep datapath config in host-byte order (and fix...
2008-04-16 Natasha GudeUpdated version references to OFP_VERSION
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-15 Ben PfaffAdd missing calls to htons/ntohs in accesses to miss_se...
2008-04-12 Justin PettitAdd support for OFPP_TABLE virtual port.
2008-04-04 Ben PfaffImplement OpenFlow statistics in switches and in dpctl.
2008-04-04 Ben PfaffSend replies to OpenFlow requests only to the sender.
2008-04-04 Ben PfaffBreak data_hello and control_hello messages into multip...
2008-03-30 Justin Pettit- Fixed endian issue with action type. Thanks, Ben!
2008-03-28 Justin PettitUpdate 2007 copyrights to include 2008.
2008-03-04 Martin CasadoInitial import