Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / include / openflow / openflow-common.h
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-02-26 Ben Pfaffofproto: Send port status message for port-mods, right...
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-04 Simon Hormanofproto: Add OF1.4 elements to enum ofp_table_config
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-12 Simon Hormanofproto: Add enum ofp_table_config
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Simon Hormanofproto: Add enum ofp_group_capabilities
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-26 Jarno Rajahalmeopenflow-common: Change flow removal reason codes.
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-07-31 Simon Hormanopenflow: Add enum ofp_version
2012-07-31 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods.
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-12 Ben PfaffAdd OFPRR_EVICTION to enum ofp_flow_removed_reason.
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-06-28 Ben Pfaffopenflow: Move enums for "packet_out" and "flow_mod...
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-08 Justin PettitOpenFlow: Move stats message enums into "common".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-30 Simon HormanDefinitions for Open Flow 1.2
2012-03-30 Simon HormanAdd some missing Open Flow 1.1 definitions
2012-03-30 Simon HormanMove structures into openflow-common.h
2012-03-30 Simon HormanUse ovs_be16 in ofp_queue_prop_min_rate
2012-03-28 Simon HormanAdd some missing common Open Flow definitions
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...