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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparse: Add guards to prevent FreeBSD-incompatible #include order.
Ben Pfaff
2017-12-22
6
-2
/
+10
*
ofproto-dpif: Fix a couple minor issues in comments.
Justin Pettit
2017-12-21
2
-2
/
+2
*
xcache: Handle null argument for xlate_cache_uninit().
Justin Pettit
2017-12-21
1
-0
/
+3
*
bond: Fix bug that writes to freed memory
Yifeng Sun
2017-12-20
1
-1
/
+3
*
ofproto: Keep inserting buckets into a group from changing group type.
Ben Pfaff
2017-12-11
1
-0
/
+17
*
ofproto-dpif-xlate: Change assertion to log message.
Ben Pfaff
2017-12-08
1
-1
/
+3
*
ofproto-dpif-xlate: Correctly decide whether truncating.
Ben Pfaff
2017-12-08
1
-11
/
+27
*
ct-dpif,dpif-netlink: Support conntrack flush by ct 5-tuple
Yi-Hung Wei
2017-12-07
1
-1
/
+1
*
ofproto-dpif-xlate: Fix bug that may leak ofproto_flow_mod
Yifeng Sun
2017-11-29
1
-0
/
+2
*
tunnel: Fix deletion of datapath tunnel ports in case of reconfiguration
Balazs Nemeth
2017-11-28
3
-23
/
+29
*
netdev, dpif: fix the crash/assert on port delete
Ashish Varma
2017-11-13
1
-5
/
+11
*
ofproto: Remove break after OVS_NOT_REACHED.
Bhanuprakash Bodireddy
2017-11-03
2
-3
/
+0
*
bond: Reorder elements in bond_slave structure.
Bhanuprakash Bodireddy
2017-11-03
1
-2
/
+2
*
ofproto-dpif: Put bundle_lookup ahead to simplify the code.
Duan Jiong
2017-11-03
1
-2
/
+3
*
ofproto-dpif: Fix comment in struct ofbundle.
Duan Jiong
2017-11-03
1
-1
/
+1
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
13
-13
/
+13
*
ofproto-dpif-upcall: Transition ukey on dp_ops error.
Joe Stringer
2017-11-02
1
-0
/
+5
*
ofproto/trace: Fix memory leak in oftrace_push_ct_state()
Yi-Hung Wei
2017-11-02
1
-1
/
+3
*
ofproto-dpif-upcall: Fix null pointer dereference on exit.
Ben Pfaff
2017-11-02
1
-2
/
+2
*
bond: send learning pkg when non active slave failed.
minglumlu
2017-11-01
1
-0
/
+3
*
ofproto-dpif-xlate: Fix bad memory free.
William Tu
2017-11-01
1
-1
/
+1
*
ofproto/trace: Propagate ct_zone in recirculation
Yi-Hung Wei
2017-10-31
3
-5
/
+9
*
ofproto-dpif-xlate: use xlate error enum for unsupported packet type
Zoltán Balogh
2017-10-31
2
-5
/
+8
*
lib: Move lib/rconn.h to include/openvswitch
Xiao Liang
2017-10-31
4
-4
/
+4
*
sparse: eliminate "duplicate initialization" warning
Lance Richardson
2017-10-30
1
-1
/
+0
*
ofproto-dpif-xlate: Fix truncate and native tunnnel
William Tu
2017-10-20
1
-2
/
+3
*
ofproto-dpif-xlate: Remove assertion for truncated
IWASE Yusuke
2017-10-10
1
-7
/
+2
*
util: Make ovs_assert() always expand so that it should be followed by ;
Ben Pfaff
2017-10-10
1
-1
/
+1
*
dpif-netdev: Use portable error code for zero rate meter band
Andy Zhou
2017-09-29
1
-1
/
+1
*
connmgr: Fix violation of flow monitoring protocol description.
Ben Pfaff
2017-09-28
1
-14
/
+14
*
dpif-netdev: Fix a zero-rate bug for meter
Ali Volkan ATLI
2017-09-27
1
-0
/
+2
*
ofproto-dpif-xlate: Refactor native tunnel handling logic
Andy Zhou
2017-09-27
1
-148
/
+95
*
ofproto-dpif-xlate: Rename apply_nested_clone_actions()
Andy Zhou
2017-09-27
1
-16
/
+17
*
ofproto-dpif-xlate: Refactor xlate_table_actions()
Andy Zhou
2017-09-27
1
-11
/
+21
*
ofproto-dpif-xlate: Keep track of the last action
Andy Zhou
2017-09-27
1
-81
/
+133
*
ofproto-dpif: Refactor compose_clone()
Andy Zhou
2017-09-27
1
-6
/
+14
*
ofproto-dpif-xlate: Remove uncessary assignment
Andy Zhou
2017-09-27
1
-1
/
+0
*
ofproto-dpif: Unfreeze within clone
Andy Zhou
2017-09-27
1
-0
/
+9
*
ofproto: Include patch ports in mtu overriden check
Numan Siddique
2017-09-21
1
-5
/
+7
*
ofproto-dpif: Mark packets as "untracked" after call to ct().
Justin Pettit
2017-08-21
1
-14
/
+7
*
ofproto-dpif-ipfix: Fix minor style variation.
Joe Stringer
2017-08-09
1
-1
/
+1
*
ofproto-dpif-ipfix: Use common OVS functions for getting current time.
Ben Pfaff
2017-08-09
1
-12
/
+11
*
ofproto-dpif-upcall: Fix key attr iteration.
Joe Stringer
2017-08-07
1
-1
/
+1
*
ofproto-dpif-upcall: Fix action attr iteration.
Joe Stringer
2017-08-07
1
-1
/
+1
*
Generic encap and decap support for NSH
Jan Scheurich
2017-08-07
3
-12
/
+172
*
userspace: Add support for NSH MD1 match fields
Jan Scheurich
2017-08-07
3
-2
/
+3
*
ofproto-dpif-xlate: Add OFPACT_ENCAP, OFPACT_DECAP to reversible_actions().
Ben Pfaff
2017-08-03
1
-0
/
+2
*
xlate: Emit datapath clone only when necessary.
Andy Zhou
2017-08-03
1
-42
/
+127
*
xlate: Refactor compose_clone() API
Andy Zhou
2017-08-03
1
-44
/
+32
*
ofproto-dpif: Remove ofprto/tnl-push-pop command.
Andy Zhou
2017-08-03
1
-34
/
+0
[next]