Add userspace datapath to openflow.
[sliver-openvswitch.git] / switch / switch-flow.h
2008-12-01 Justin PettitAdd support for listing and deleting entries based...
2008-10-29 Ben PfaffMove exported headers to include/openflow, private...
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-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-08-18 Ben PfaffImplement subnet mask matching in OpenFlow.
2008-08-07 Ben PfaffImplement OpenFlow hard timeouts.
2008-05-02 Ben PfaffRemove MAX_ACTIONS (which was 16) as a limit on the...
2008-05-02 Ben PfaffImplement new statistics format in kernel and userspace...
2008-04-29 Justin Pettit- On flow entries with wildcards, match priority field...
2008-04-26 Justin Pettit- Add support for flow entry priorities.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffImplement userspace switch.