Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / ofproto / ofproto-provider.h
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-29 Jarno Rajahalmeofproto: Inline trivial functions.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-18 ejjMerge pull request #3 from joestringer/submit/xlate_cac...
2014-04-18 Joe Stringerofproto: New function ofproto_refresh_rule().
2014-04-10 Alex Wangofproto: Use netdev's 'change_seq' to reduce port modif...
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-20 Simon Hormanofproto-dpif: Differentiate between different miss...
2014-03-18 Ben Pfaffofproto: Use RCU to protect rule_actions.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-08 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Joe Stringerofproto-provider: Update documentation.
2014-02-19 Joe Stringerofproto: Remove 'force-miss-model' configuration.
2014-02-12 Jarno Rajahalmeofproto: Move 'rule->used' to the provider.
2014-02-12 Jarno Rajahalmeofproto: Optimize the case of a repeated learn action...
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-09 Ben Pfaffovs-atomic: Introduce a new 'struct ovs_refcount'.
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-18 Simon Hormanofproto: Add table config to struct ofproto
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-12 Joe Stringernetdev: Globally track port status changes
2013-12-11 Ben Pfaffofproto-provider: Add comment on struct ofport.
2013-12-11 Joe Stringerbridge: Refresh STP statistics separately from status
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Ben Pfaffofproto-provider: Fix typo in comment.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 YAMAMOTO Takashiconnmgr: Fix packet-in reason for OpenFlow1.3 table...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-26 Gurucharan Shettyofproto: Recycle least recently used ofport.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-16 Jarno Rajahalmerule_ofpacts: keep datapath meter_id.
2013-09-16 Jarno Rajahalmeofproto meters: Keep provider meter_id over mods.
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfaffofproto: Remove redundant cls parameter from a few...
2013-09-13 Ben Pfaffofproto: Add global locking around flow table changes.
2013-09-13 Ben Pfaffofproto: Mark immutable members of struct rule 'const'.
2013-09-13 Ben Pfaffofproto: Make some functions for rules private to ofpro...
2013-09-13 Ben Pfaffofproto: Remove ->timeout_mutex from struct rule (just...
2013-09-13 Ben Pfaffofproto: Replace rwlock in struct rule by a mutex.
2013-09-13 Ben Pfaffofproto: Protect index by cookie with ofproto_mutex.
2013-09-13 Ben Pfaffofproto: Drop 'expirable_mutex' in favor of new global...
2013-09-13 Ben Pfaffofproto: Move rule_execute() out of ofopgroup_complete().
2013-09-13 Ben Pfaffofproto: Add a ref_count to "struct rule" to protect...
2013-09-13 Ben Pfaffofproto: Break actions out of rule into new rule_action...
2013-09-13 Ben Pfaffofproto: Eliminate 'ofproto_node' member from struct...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-12 Daniel Balutaofproto: update flow_stats flags on flow_stats_request
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-05 Simon HormanUse enum ofp11_group_type in struct ofgroup
2013-09-04 Ethan Jacksonofproto: Rename struct rule's evict lock and use it...
2013-09-04 Ethan Jacksonofproto-dpif: Don't manage eviction groups from threads.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffpackets, pktbuf: Align L3 headers on 32-bit boundary.
2013-08-28 Ben Pfaffofproto: Fully construct rules before putting them...
2013-08-27 Ben Pfaffofproto: Make OFPFC_ADD internally modify a rule instea...
2013-08-27 Ben Pfaffofproto-dpif-xlate: Fix fin_timeout to make rules expir...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Alex Wangofproto: Change max_ports and alloc_port_no to uint16_t...
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-11 Ethan Jacksonofproto-dpif: Lock rules to prevent eviction.
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-08 Ethan Jacksonofproto-dpif: Lock the expirable list.
2013-08-08 Ethan Jacksonofproto: Lock hard_timeout and idle_timeout of struct...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
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-18 Jarno Rajahalmeofproto: Index flows by cookie.
2013-06-07 Ethan Jacksonofproto-dpif: Set flow-eviction-threshold globally.
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-04-22 Romain LengletImplement IPFIX export
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-25 Simon Hormanofproto: Optimise OpenFlow flow expiry
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-26 Ben Pfaffofproto: Use NULL "desc" values to indicate defaults.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
next