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
*
Add offload packets statistics
zhaozhanxu
2019-12-06
1
-2
/
+9
*
ofproto-provider: Move datapath capabilities callback to correct section.
Ilya Maximets
2019-11-28
1
-2
/
+3
*
ofproto: Fix crash on PACKET_OUT due to recursive locking after upcall.
Ilya Maximets
2019-11-26
1
-3
/
+9
*
ofproto-dpif: Expose datapath capability to ovsdb.
William Tu
2019-11-21
1
-0
/
+2
*
ofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy tables
Yi-Hung Wei
2019-09-26
1
-0
/
+9
*
upcall: Configure datapath min-revalidate-pps through ovs-vsctl.
Vlad Buslov
2019-08-21
1
-0
/
+4
*
upcall: Configure datapath max-revalidator through ovs-vsctl.
Vlad Buslov
2019-08-21
1
-0
/
+4
*
ofproto: Return error codes for rule insertions.
Aravind Prasad S
2019-04-23
1
-3
/
+3
*
bridge: Propagate patch port pairing errors to db.
Ilya Maximets
2019-03-26
1
-0
/
+11
*
treewide: Get rid of // comments, even inside comments.
Ben Pfaff
2019-01-25
1
-3
/
+3
*
ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.
Ben Pfaff
2019-01-15
1
-0
/
+19
*
ofproto: Consistently force off OFPPS_LIVE if port or link is down.
Ben Pfaff
2018-10-18
1
-0
/
+1
*
ofproto: Move may_enable from ofport_dpif to ofport.
Ben Pfaff
2018-10-18
1
-0
/
+1
*
ofproto-dpif: Use dp_hash as default selection method
Jan Scheurich
2018-05-25
1
-1
/
+1
*
ofp-flow: Reduce memory consumption for ofputil_flow_mod, using minimatch.
Ben Pfaff
2018-03-31
1
-1
/
+1
*
ofp-util, ofp-parse: Break up into many separate modules.
Ben Pfaff
2018-02-13
1
-1
/
+7
*
ofproto: Fix double-unref of temporary rule when learning.
Ben Pfaff
2018-01-26
1
-1
/
+4
*
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
[next]