Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / include / openflow /
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-02-23 Ben Pfaffnicira-ext: Fix comment.
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-01-19 Ben Pfaffnx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffnicira-ext: Fix typo in comment.
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-17 Ben Pfaffnicira-ext: Convert all "uintNN_t"s to "ovs_beNN"s.
2010-12-13 Ben Pfaffnicira-ext: Correct and extend examples for NXM_OF_VLAN...
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-09 Ben Pfaffnicira-ext: Remove unused macro NICIRA_OUI_STR.
2010-12-07 Ben Pfaffnicira-ext: Clarify comments about 'src' and 'dst'...
2010-12-07 Ben Pfaffnicira-ext: Clarify and fix macros to check for NXM...
2010-12-03 Ben Pfaffnicira-ext: Name the enum used for flow formats, to...
2010-12-02 Ben Pfaffopenflow: Remove vestigial support for including from...
2010-12-02 Ben Pfaffopenflow: Change ofp_phy_port's 'name' member from...
2010-11-24 Ben Pfaffofproto: Send OFPT_PORT_STATUS messages to primary...
2010-11-15 Ben Pfaffnicira-ext: New Nicira vendor action NXAST_NOTE.
2010-11-11 Ben PfaffAdd support for matching Ethernet multicast frames.
2010-11-11 Ben Pfaffofproto: Implement support for registers in extended...
2010-11-10 Ben Pfaffofproto: Implement Nicira Extended Match flexible flow...
2010-11-08 Ben Pfaffnicira-ext: Shuffle comments around.
2010-11-05 Ben Pfaffofproto: Generalize tun_id_from_cookie into flow_format.
2010-11-05 Ben PfaffSync Nicira error number assignments with "wdp" branch.
2010-11-05 Ben PfaffFix typos in comments.
2010-11-05 Ben Pfaffofp-util: Add infrastructure for vendor extensions...
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-09-10 Ben Pfaffovs-ofctl: Add support for drop_spoofed_arp action.
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-08-13 Ben Pfaffofproto: Add support for NXAST_RESUBMIT recursion.
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-15 Ben Pfaffvlog: Check that all declared vlog modules are used...
2010-04-20 Ben Pfaffofproto: Add support for master/slave controller coordi...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-15 Ben Pfaffofproto: Use original in_port for executing NXAST_RESUB...
2010-04-13 Ben Pfaffofproto: Make NXAST_RESUBMIT take header modifications...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Justin Pettitopenflow: Fix frag config flag values
2010-02-20 Justin Pettitofproto: Set protocol version to 0x01 (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add wire-compatibility for slicing (OpenFlow...
2010-02-20 Justin Pettitofproto: Querying port stats for individual ports ...
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Improve resolution of flow stats and removed...
2010-02-20 Justin Pettitofproto: Add support for matching IP addresses in ARP...
2010-02-20 Justin Pettitofproto: Add support for flow cookies (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add user-specifiable datapath description...
2010-02-20 Justin Pettitofproto: Use 64-bit datapath id and management id ...
2010-02-20 Justin Pettitofproto: Add support for barrier command (OpenFlow...
2010-02-20 Justin Pettitofproto: Cleanups to openflow.h (OpenFlow 0.9)
2010-02-20 Justin Pettitofproto: Add selective Flow Removed messages and flow...
2010-02-20 Justin Pettitofproto: Check overlap, emerg flow cache, and error...
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-12 Ben Pfaffopenflow.h: Remove unused OFP_PACKED macro.
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Ben PfaffClean up nicira-ext.h header a bit.
2010-02-01 Ben Pfaffofproto: Mark NXT_ACT_SET_CONFIG and NXT_ACT_GET_CONFIG...
2010-02-01 Ben Pfaffofproto: Remove support for OpenFlow-based management...
2010-01-26 Ben PfaffFix "make distcleancheck" by deleting the nicira-ext...
2010-01-25 Ben PfaffAdd build checks for portable OpenFlow structure paddin...
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-13 Justin Pettitofproto: Correct structure length assertion for ofp_act...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin Pettitmgmt: Cleanup handling of extended messages
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-15 Ben Pfaffovs-ofctl: Use 65535 instead of 0 for OFPP_CONTROLLER...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-11 Justin Pettitvswitch: Add support for large OFMP messages
2009-06-10 Justin Pettitxenserver: Send VIF details to controller
2009-06-05 Justin Pettitvswitch: Fix typos in OFMP comments.
2009-06-05 Justin Pettitvswitch: Fix OFMP alignment problem on 64-bit systems.
2009-06-05 Justin Pettitvswitch: Send Xen UUIDs associated with system and...
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0