]> git.proxmox.com Git - mirror_ovs.git/history - ofproto/ofproto.h
ofproto-dpif: Fix for recirc issue with mpls traffic with dp_hash
[mirror_ovs.git] / ofproto / ofproto.h
2019-08-21 Vlad Buslovupcall: Configure datapath min-revalidate-pps through...
2019-08-21 Vlad Buslovupcall: Configure datapath max-revalidator through...
2019-05-24 Eli Britsteinofproto-dpif-xlate: Add "always" mode to priority tags
2019-05-24 Eli Britsteinofproto-dpif-xlate: Change priority tags from boolean...
2019-03-26 Ilya Maximetsbridge: Propagate patch port pairing errors to db.
2019-02-05 Ben Pfaffvswitchd: Allow user to configure controllers as "prima...
2018-10-31 Ben Pfaffconnmgr: Improve interface for setting controllers.
2018-05-09 Flavio Leitnerofproto: Allow bundle idle timeout to be configured.
2018-02-26 Ben Pfaffofproto: Make ofproto_port_open_type() faster.
2017-03-17 Eric GarverAdd new port VLAN mode "dot1q-tunnel"
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2016-11-22 Ben Kellyofproto: Add protected property to bundle
2016-09-13 Jarno Rajahalmeofproto: Don't use connmgr after destruction.
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-07-03 William Tuofproto-dpif-mirror: Add mirror snaplen support.
2016-06-25 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-24 Ben PfaffRevert "ipfix: Export user specified virtual observatio...
2016-06-24 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-04-27 Pravin B ShelarRemove "VLAN splinters" feature.
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-02-05 Ben Pfaffovs-vswitchd: Preserve datapath ports across graceful...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to ofproto layer
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2014-11-14 Jarno Rajahalmerstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port...
2014-11-13 Jarno Rajahalmerstp: Show some useful rstp port fields.
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-14 Joe Stringerofproto: Increase default datapath max_idle time.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-07-17 Ben PfaffSimplify ofproto_controller_info by using a struct...
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-06-24 Flavio Leitnerofproto: Add functions to configure multicast snooping
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-05-16 Jarno RajahalmeUse prefix trie lookup for IPv4 by default.
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...
next