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
/
bundles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofp-util, ofp-parse: Break up into many separate modules.
Ben Pfaff
2018-02-13
1
-1
/
+0
*
ofp-errors: Send as much of a message as possible in an error reply.
Ben Pfaff
2018-01-09
1
-17
/
+5
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
1
-1
/
+1
*
lib: Move lib/rconn.h to include/openvswitch
Xiao Liang
2017-10-31
1
-1
/
+1
*
ofproto: Remove double reporting from bundles.
Jarno Rajahalme
2016-09-15
1
-13
/
+7
*
ofproto: Add a fixed bundle idle timeout of 10 seconds.
Jarno Rajahalme
2016-09-13
1
-6
/
+15
*
lib: Retire packet buffering feature.
Jarno Rajahalme
2016-08-30
1
-1
/
+0
*
ofproto: Reduce bundle memory use.
Jarno Rajahalme
2016-08-15
1
-1
/
+1
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
Move lib/ofp-actions.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-3
/
+2
*
Move lib/ofp-msgs.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-4
/
+4
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-1
/
+1
*
list: Rename all functions in list.h with ovs_ prefix.
Ben Warren
2016-03-30
1
-2
/
+2
*
ofproto: Add struct ofproto_flow_mod.
Jarno Rajahalme
2015-07-06
1
-1
/
+1
*
ofproto: Add support for reverting flow mods and bundle commit.
Jarno Rajahalme
2015-06-01
1
-32
/
+12
*
bundles: Manage bundles in connmgr.
Jarno Rajahalme
2015-06-01
1
-87
/
+29
*
bundles: Validate bundled messages.
Jarno Rajahalme
2015-06-01
1
-22
/
+14
*
lib/list: Add LIST_FOR_EACH_POP.
Jarno Rajahalme
2015-04-06
1
-3
/
+2
*
bundles: Clean up bundle commit.
Jarno Rajahalme
2014-12-22
1
-5
/
+10
*
bundles: Reject bundle add with bad flags.
Jarno Rajahalme
2014-12-22
1
-3
/
+5
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-2
/
+2
*
style: Replace TODO with XXX.
Ethan Jackson
2014-08-05
1
-2
/
+2
*
Add basic implementation for OpenFlow 1.4 bundles
Alexandru Copot
2014-05-02
1
-0
/
+251