index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ofproto
/
ofproto-provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vswitchd: Add --cleanup option to the 'appctl exit' command
Andy Zhou
2017-05-03
1
-1
/
+1
*
ofproto: Support action upcall meters
Andy Zhou
2017-04-28
1
-0
/
+4
*
ofproto: Store meters using hmap
Andy Zhou
2017-04-28
1
-5
/
+2
*
ofp-actions: Add limit to learn action.
Daniele Di Proietto
2017-03-16
1
-1
/
+2
*
ofproto: Add ref counting for variable length mf_fields.
Yi-Hung Wei
2017-03-15
1
-0
/
+4
*
ofproto: Fix thread safety annotation.
Jarno Rajahalme
2017-03-08
1
-1
/
+2
*
dpif: Meter framework.
Jarno Rajahalme
2017-03-08
1
-6
/
+7
*
meta-flow: Remove cmap dependency.
Yi-Hung Wei
2017-02-21
1
-1
/
+1
*
dpif-netdev: Pass Openvswitch other_config smap to dpif.
Daniele Di Proietto
2017-02-03
1
-3
/
+8
*
ofp-actions: Fix variable length meta-flow OXMs.
Yi-Hung Wei
2017-02-01
1
-1
/
+6
*
ofproto: Update access rules for 'flow_cookie'.
Ben Pfaff
2016-12-21
1
-2
/
+2
*
ofproto: Honor OFPFF_RESET_COUNTS flag in flow modify message.
Jarno Rajahalme
2016-12-05
1
-0
/
+1
*
Add OpenFlow command to flush conntrack table entries.
Justin Pettit
2016-09-23
1
-0
/
+7
*
tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.
Jesse Gross
2016-09-19
1
-0
/
+10
*
ofproto: Support packet_outs in bundles.
Jarno Rajahalme
2016-09-14
1
-0
/
+7
*
ofproto: Refactor packet_out handling.
Jarno Rajahalme
2016-09-14
1
-43
/
+48
*
ofproto: Use ofproto_flow_mod for learn execution from xlate cache.
Jarno Rajahalme
2016-09-14
1
-0
/
+6
*
ofproto: Change rule's 'removed' member to a tri-state 'state'.
Jarno Rajahalme
2016-09-13
1
-2
/
+15
*
ofproto: Don't use connmgr after destruction.
Jarno Rajahalme
2016-09-13
1
-1
/
+1
*
lib: Retire packet buffering feature.
Jarno Rajahalme
2016-08-30
1
-28
/
+0
*
ofproto: Reduce bundle memory use.
Jarno Rajahalme
2016-08-15
1
-2
/
+41
*
ofproto: Add 'command' to ofproto_flow_mod.
Jarno Rajahalme
2016-07-29
1
-0
/
+1
*
ofproto: Add 'modify_cookie' to ofproto_flow_mod.
Jarno Rajahalme
2016-07-29
1
-1
/
+2
*
ofproto: Reduce dependency on ofputil_flow_mod after rule has been created.
Jarno Rajahalme
2016-07-29
1
-0
/
+7
*
ofproto-dpif: Always forward 'used' from the old_rule.
Jarno Rajahalme
2016-07-29
1
-3
/
+4
*
ofproto: Make groups versioned.
Jarno Rajahalme
2016-07-29
1
-2
/
+9
*
ofproto: refactor group mods.
Jarno Rajahalme
2016-07-29
1
-1
/
+27
*
ofproto: Add generic non-intrusive object_collection.
Jarno Rajahalme
2016-07-29
1
-16
/
+33
*
ofproto: Use ofproto_mutex for groups and keep track of referring flows.
Jarno Rajahalme
2016-07-29
1
-3
/
+10
*
ofproto: Take group references only when needed.
Jarno Rajahalme
2016-07-29
1
-1
/
+1
*
ofproto: Lockless group lookups.
Jarno Rajahalme
2016-07-29
1
-6
/
+7
*
lib: Separate versioning to its own module.
Jarno Rajahalme
2016-07-29
1
-3
/
+3
*
bridge: Pass interface's configuration to datapath.
Ilya Maximets
2016-07-27
1
-0
/
+4
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
ofproto: Set to revalidate when a new version is available.
Jarno Rajahalme
2016-06-21
1
-3
/
+7
*
ipfix: Add support for exporting ipfix statistics.
Benli Ye
2016-06-14
1
-0
/
+10
*
Remove "VLAN splinters" feature.
Pravin B Shelar
2016-04-27
1
-27
/
+0
*
Move lib/ofp-actions.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-2
/
+2
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
list: Remove lib/list.h completely.
Ben Warren
2016-03-30
1
-1
/
+1
*
Move lib/ofp-errors.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
Implement OFPT_TABLE_STATUS Message.
Saloni Jain
2016-02-24
1
-2
/
+5
*
Implement serializing the state of packet traversal in "continuations".
Ben Pfaff
2016-02-19
1
-0
/
+3
*
ovs-vswitchd: Preserve datapath ports across graceful shutdown.
Ben Pfaff
2016-02-05
1
-2
/
+26
*
dpif-netdev: Allow different numbers of rx queues for different ports.
Ilya Maximets
2016-02-04
1
-3
/
+0
*
Better abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REPLY, make stricter.
Ben Pfaff
2016-01-07
1
-11
/
+11
*
Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
Saloni Jain
2015-11-29
1
-0
/
+9
*
ofproto: Check actions also for packet outs and traces.
Jarno Rajahalme
2015-11-19
1
-0
/
+3
*
treewide: Fix doubled "the".
Ben Pfaff
2015-08-03
1
-1
/
+1
*
ofproto: Add struct ofproto_flow_mod.
Jarno Rajahalme
2015-07-06
1
-1
/
+17
[next]