bfd/cfm: Check status change before update status to database.
[sliver-openvswitch.git] / ofproto / ofproto.h
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-03-08 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-02-19 Joe Stringerofproto: Remove 'force-miss-model' configuration.
2014-01-24 Gurucharan Shettyofproto: Handle negative number of threads.
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-13 Ethan Jacksonofproto: Simplify thread creation API.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: Add memory usage stats.
2013-12-13 Ethan Jacksonofproto: Remove run_fast() functions.
2013-12-13 Ethan Jacksonofproto: Modularize netflow.
2013-12-11 Ben Pfaffofproto: Fix alphabetical order in list of structs.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-11 Joe Stringerbridge: Refresh STP statistics separately from status
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-09-16 Jarno Rajahalmerule_ofpacts: keep datapath meter_id.
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-08-01 Ethan Jacksoncfm: Make the CFM module thread safe.
2013-06-28 Jarno Rajahalmeofproto: Implement OpenFlow 1.3 meter table.
2013-06-26 Joe Stringerofproto-dpif: Add 'force-miss-model' configuration
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-07 Ethan Jacksonofproto-dpif: Set flow-eviction-threshold globally.
2013-05-31 Gurucharan Shettyovs-vswitchd: An option to wait for userspace flow...
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-04-22 Romain LengletImplement IPFIX export
2013-04-01 Ethan Jacksonofproto: Increase default flow-eviction-threshold.
2013-03-12 Ben Pfaffofproto: Remove unnecessary struct forward declaration.
2013-03-07 Ben Pfaffbridge: Fix interpretation of 'health' member of struct...
2013-03-07 Ben Pfaffbridge: Fix remote_opstate bug recently introduced.
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2012-12-26 Ben Pfaffovs-vswitch: Make OpenFlow "dp_desc" configurable.
2012-12-26 Ben Pfaffofproto: Use NULL "desc" values to indicate defaults.
2012-12-26 Ben Pfaffofproto: Remove ofproto_set_desc().
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-12 Simon Hormanofproto, connmgr: Parameterise OpenFlow versions for...
2012-11-02 Justin Pettitofproto: Add type "run", "run_fast", and "wait" provide...
2012-11-02 Justin Pettitofproto: Add initialization function.
2012-10-12 Ben Pfaffofproto: Fix typo in macro name.
2012-08-13 Ethan Jacksoncfm: Expose remote CFM opstate in the database.
2012-07-05 Ben Pfaffovs-vswitchd: Log datapath ID in a more user-friendly...
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
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
next