Catalli's threaded switch
[sliver-openvswitch.git] / include /
2010-09-10 Ben Pfaffovs-ofctl: Add support for drop_spoofed_arp action.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-08-24 Jesse Grossdatapath: Abstract tunneling implementation from GRE.
2010-08-21 Jesse Grossgre: Don't require incoming checksum.
2010-08-13 Ben Pfaffofproto: Add support for NXAST_RESUBMIT recursion.
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-15 Ben Pfaffvlog: Check that all declared vlog modules are used...
2010-06-10 Jesse Grossnetdev-vport: Use vport set_stats instead of internal...
2010-06-10 Jesse Grossvport: Allow offsets to be set for stats.
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-05-26 Ben Pfaffdatapath: Make datapath-protocol.h portable to non...
2010-05-26 Ben Pfaffdatapath: Make gre.h safe to include by itself.
2010-05-13 Ben Pfaffdatapath: Add 32-bit compatibility ioctls.
2010-05-13 Ben Pfaffdatapath: Avoid possibility of negative 'n_ports' in...
2010-05-13 Ben Pfaffdatapath: Avoid possibility of negative 'n_flows' in...
2010-04-20 Ben Pfaffofproto: Add support for master/slave controller coordi...
2010-04-19 Ben PfaffFix broken build by adding forgotten header file to...
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
2010-04-19 Jesse Grosstunneling: Remove old GRE implementation.
2010-04-19 Jesse Grosstunneling: Add userspace support for new GRE implementa...
2010-04-19 Jesse Grosstunneling: Add datapath GRE support.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
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-12 Ben Pfaffdatapath: Add ODPP_NORMAL constant.
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
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 PfaffMerge "sflow" into "master".
2010-01-25 Ben PfaffAdd build checks for portable OpenFlow structure paddin...
2010-01-20 Ben Pfaffsflow: Fix sFlow sampling structure.
2010-01-11 Ben Pfaffdatapath: Improve comments.
2010-01-09 Ben Pfaffdatapath: Renumber ioctls to avoid gaps.
2010-01-04 Ben PfaffInitial implementation of sFlow.
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2009-12-07 Jesse Grossgre: Add kernel GRE support.
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-11-06 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-03 Jesse Grossdatapath: Allow TCP flags to be cleared.
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-09-01 Justin PettitAdd ability for the datapath to match IP address in...
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-08-07 Ben Pfaffbrcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST...
2009-07-29 Justin PettitFix tab/space issue in datapath-protocol.h
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-16 Ben PfaffImplement "brctl showmacs" support in brcompat and...
2009-07-15 Ben Pfaffovs-ofctl: Use 65535 instead of 0 for OFPP_CONTROLLER...
2009-07-15 Ben Pfaffbrcompat: Improve comments in header file.
2009-07-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...
2009-07-06 Ben Pfaffdpif: Make dpifs abstract, to allow multiple datapath...
2009-07-06 Ben Pfaffdatapath: Get rid of query operations for single flows.
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