summaryrefslogtreecommitdiff
path: root/ofproto/ofproto.h
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-031-0/+2
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-241-0/+2
* Revert "ipfix: Export user specified virtual observation ID".Ben Pfaff2016-06-241-2/+0
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-241-0/+2
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-0/+1
* Remove "VLAN splinters" feature.Pravin B Shelar2016-04-271-20/+0
* Move lib/meta-flow.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* ovs-vswitchd: Preserve datapath ports across graceful shutdown.Ben Pfaff2016-02-051-2/+2
* dpif-netdev: Allow different numbers of rx queues for different ports.Ilya Maximets2016-02-041-1/+0
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-031-7/+11
* auto-attach: Add auto-attach support to ofproto layerDennis Flynn2015-03-031-0/+16
* mcast-snoop: Add support to control Reports forwardingFlavio Leitner2015-02-041-1/+6
* rstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port-state' setters.Jarno Rajahalme2014-11-141-0/+2
* rstp: Show some useful rstp port fields.Jarno Rajahalme2014-11-131-0/+3
* sflow: Export LAG, PORTNAME, and OPENFLOWPORT information also.Neil McKee2014-11-111-0/+2
* dpif-netdev: Allow multi-rx-queue, multi-pmd-thread configuration.Alex Wang2014-09-191-0/+2
* ofproto: Increase default datapath max_idle time.Joe Stringer2014-09-151-1/+1
* Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino2014-09-091-0/+50
* Extend OVS IPFIX exporter to export tunnel headersWenyu Zhang2014-08-181-0/+3
* ofp-util: Abstract table miss configuration and fix related bugs.Ben Pfaff2014-08-111-18/+2
* Simplify ofproto_controller_info by using a struct smap in place of array.Ben Pfaff2014-07-171-6/+2
* lib/classifier: Lockless lookups.Jarno Rajahalme2014-07-111-0/+3
* ofproto: Add functions to configure multicast snoopingFlavio Leitner2014-06-241-0/+13
* ofproto: Add separate functions for checking bfd/cfm status change.Alex Wang2014-06-131-0/+3
* cfm: Extracts the cfm status in one function.Alex Wang2014-06-131-24/+1
* Use prefix trie lookup for IPv4 by default.Jarno Rajahalme2014-05-161-0/+3
* bfd/cfm: Check status change before update status to database.Alex Wang2014-04-241-3/+3
* ofproto/bond: Implement bond megaflow using recirculationAndy Zhou2014-04-071-1/+2
* ofproto: Support OF version-specific table-miss behavioursSimon Horman2014-04-031-2/+18
* ofproto: Honour Table Mod settings for table-miss handlingSimon Horman2014-03-201-0/+5
* upcall: Configure datapath max-idle through ovs-vsctl.Joe Stringer2014-03-071-0/+2
* ofproto: Remove 'force-miss-model' configuration.Joe Stringer2014-02-191-8/+0
* ofproto: Handle negative number of threads.Gurucharan Shetty2014-01-241-1/+1
* ofproto: Handle flow installation and eviction in upcall.Ethan Jackson2013-12-191-4/+3
* ofproto: Simplify thread creation API.Ethan Jackson2013-12-131-1/+1
* ofproto-dpif-upcall: Add memory usage stats.Ethan Jackson2013-12-121-0/+1
* ofproto: Remove run_fast() functions.Ethan Jackson2013-12-121-2/+0
* ofproto: Modularize netflow.Ethan Jackson2013-12-121-8/+0
* ofproto: Fix alphabetical order in list of structs.Ben Pfaff2013-12-111-2/+2
* Classifier: Track address prefixes.Jarno Rajahalme2013-12-111-0/+8
* bridge: Refresh STP statistics separately from statusJoe Stringer2013-12-101-0/+6
* cfm: Add ovsdb column "cfm_flap_count".alex wang2013-11-041-0/+2
* rule_ofpacts: keep datapath meter_id.Jarno Rajahalme2013-09-161-3/+0
* ipfix: implement flow caching and aggregation in exporterRomain Lenglet2013-08-221-0/+4
* ofproto: Make number of packet handler threads runtime configurable.Alex Wang2013-08-151-0/+1
* tag: Retire the venerable tag library.Ethan Jackson2013-08-021-1/+0
* cfm: Make the CFM module thread safe.Ethan Jackson2013-08-011-1/+1
* ofproto: Implement OpenFlow 1.3 meter table.Jarno Rajahalme2013-06-281-0/+3
* ofproto-dpif: Add 'force-miss-model' configurationJoe Stringer2013-06-261-0/+8
* Create specific types for ofp and odp portAlex Wang2013-06-201-18/+19