Global replace of Nicira Networks.
[sliver-openvswitch.git] / ofproto / ofproto.h
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-04-05 Mehak MahajanRevert "Granular link health statistics for cfm."
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-02-09 Ben Pfaffvswitchd: Add "enable-async-messages" setting for contr...
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2011-12-08 Pravin B Shelarofproto: Device stats should include packets generated...
2011-11-28 Ben Pfaffofproto: Add "fast path".
2011-11-24 Justin Pettitovs-vswitchd: Track packet and byte statistics sent...
2011-11-24 Ben PfaffImplement new "VLAN splinters" feature.
2011-11-23 Ethan Jacksonvswitch: Implement dscp column of the Queue table.
2011-11-18 Ben PfaffImplement a new port setting "other-config:priority...
2011-11-15 Justin Pettitstp: Track BPDU tx and rx counts.
2011-10-22 Justin Pettitovs-vswitchd: Add support for 802.1D STP.
2011-10-22 Justin Pettitofproto: Mark 'ofproto' arg in is_mirror_output_bundle...
2011-09-26 Ben PfaffImplement "native VLAN" feature.
2011-09-09 Ethan Jacksoncfm: Write remote MPIDs to the database.
2011-08-09 Sanjay SaneOption to forward BPDU (Ethernet control class) frames
2011-07-28 Simon Hormanofproto-dpif: Allow setting of flow eviction threshold
2011-05-20 Ethan Jacksoncfm: Cleanup CFM module interface.
2011-05-20 Ethan Jacksoncfm: Remove Maintenance_Point and Monitor tables.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben Pfaffofproto: Fix ofproto_send_packet() treatment of vlan_tc...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-05-11 Ben Pfaffofproto: Complete abstraction by adding enumeration...
2011-05-11 Ben Pfaffofproto: Improve abstraction by using OpenFlow port...
2011-05-11 Ben Pfaffofproto: Improve abstraction by adding function ofproto...
2011-05-11 Ben Pfaffbridge: Move packet processing functionality into ofproto.
2011-05-04 Ben Pfaffofproto: Rename ofproto_iface_*() functions to ofproto_...
2011-05-04 Ben Pfaffofproto: Move private definitions to separate header.
2011-05-04 Ben Pfaffbridge: Eliminate direct dependencies on dpif.
2011-05-04 Ben Pfaffofproto: Group struct cfm forward declaration with...
2011-05-04 Ben Pfaffofproto: Make ofproto_send_packet() static.
2011-04-26 Ben Pfaffbridge: Move logic for flushing flows and standalone...
2011-04-11 Ethan Jacksonautopath: Create the autopath action.
2011-03-31 Ben Pfaffofproto: Change string sets in interface from svec...
2011-03-18 Ben Pfaffofproto: Take responsibility for connectivity fault...
2011-03-18 Ben Pfaffofproto: Specialize ofproto_send_packet() for uses...
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-14 Andrew Evansofproto: Store time since last connect and disconnect...
2011-02-25 Ethan Jacksonofproto: Change account_cb to use uint64_t.
2011-02-07 Ethan Jacksonvswitchd: Process special packets more aggressively.
2011-01-24 Andrew Evansbridge: Add controller status to Controller table.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-11-15 Ben Pfaffvswitch: Add other-config:in-band-queue to set queue...
2010-11-11 Ben Pfaffofproto: Disable timeouts for flows added by ofproto_ad...
2010-11-08 Ben Pfaffofproto: Change ofproto_add_flow(), ofproto_delete_flow...
2010-10-14 Ethan Jacksonvswitchd: Bubble no-flood configuration up to bridge
2010-10-11 Ben Pfaffflow: Get rid of flow_t typedef.
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-10-11 Ben Pfaffofproto: Get rid of port_changed_cb.
2010-10-11 Ben Pfaffvswitchd: Support changing the type of a bridge port.
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-06 Ben Pfaffvswitchd: Only re-learn from flows that output to OFPP_...
2010-07-31 Justin Pettitvswitchd: Don't act as learning switch in secure mode...
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-06-24 Ben Pfaffvswitch: Implement unixctl command to reconnect OpenFlo...
2010-04-26 Ben Pfaffofproto: Allow client to pass down extra (IP,port)...
2010-04-26 Ben Pfaffin-band: Generalize the in-band code to arbitrary ...
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-20 Ben Pfaffofproto: Bundle all controller-related settings into...
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 Pettitofproto: Always terminate OpenFlow description strings
2010-02-20 Justin Pettitovs-vswitchd: Remove inline OpenFlow descriptions
2010-02-20 Justin Pettitofproto: Add user-specifiable datapath description...
2010-02-17 Jesse GrossAdd extern "C" to more header files.
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 Pfaffofproto: Remove support for OpenFlow-based management...
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-04 Ben PfaffInitial implementation of sFlow.
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-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 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-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...