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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ct-dpif,dpif-netlink: Support conntrack flush by ct 5-tuple
Yi-Hung Wei
2017-12-07
10
-16
/
+144
*
dpctl: Fix comment describing get_one_dp().
Justin Pettit
2017-12-07
1
-2
/
+2
*
tests: Use $(MKDIR_P) instead of mkdir -p.
Ben Pfaff
2017-12-06
1
-1
/
+1
*
tests: Use $(MKDIR_P) to avoid races.
Ben Pfaff
2017-12-06
1
-1
/
+1
*
OVN pacemaker: Add the monitor action for Master role
Numan Siddique
2017-12-05
1
-8
/
+40
*
ovn/TODO: Remove some completed items.
Justin Pettit
2017-12-04
1
-69
/
+0
*
datapath: Fix kernel panic for uninitialized tun_dst of ovs_gso_cb.
Yunjian Wang
2017-12-04
1
-1
/
+6
*
OVN: Add external_ids to NAT and Logical_Router_Static_Route tables.
Lucas Alvares Gomes
2017-12-04
2
-4
/
+24
*
sflow: Correctly document setup command.
Ben Pfaff
2017-12-04
1
-1
/
+1
*
coding-style: Explain when to break lines before or after binary operators.
Ben Pfaff
2017-12-04
1
-21
/
+31
*
odp-util: Fix another hang in NSH action parsing.
Ben Pfaff
2017-12-01
1
-1
/
+1
*
lib, ovsdb: Adapt headers for C++ usage
Yi-Hung Wei
2017-12-01
10
-1
/
+83
*
fedora.rst, rhel.rst: Fix broken build.
Ben Pfaff
2017-12-01
2
-12
/
+12
*
RPM: Improve doc to use builddep tool.
Flavio Leitner
2017-12-01
2
-26
/
+62
*
ovn-ctl: Add new commands 'run_nb_server' and 'run_sb_server'
Numan Siddique
2017-12-01
3
-3
/
+59
*
odp-util: Fix parsing corner case for encap_nsh() actions.
Ben Pfaff
2017-12-01
2
-0
/
+11
*
netdev: netdev_get_etheraddr is not functioning as advertised.
Yifeng Sun
2017-11-30
1
-1
/
+7
*
odp-execute: Add helpful comment to odp_execute_actions().
Ben Pfaff
2017-11-30
1
-0
/
+9
*
odp-execute: Skip processing actions when batch is emptied
Vishal Deep Ajmera
2017-11-30
1
-3
/
+6
*
types: Avoid compound literals as initializers.
Ben Pfaff
2017-11-30
1
-2
/
+2
*
cmap: Use PADDED_MEMBERS macro for cmap_bucket padding.
Ilya Maximets
2017-11-30
1
-24
/
+19
*
ofproto-dpif-xlate: Fix bug that may leak ofproto_flow_mod
Yifeng Sun
2017-11-29
1
-0
/
+2
*
bfd: Fix memory leak
Yifeng Sun
2017-11-29
1
-0
/
+1
*
dpif: Fix memory leak
Yifeng Sun
2017-11-29
1
-0
/
+1
*
execution: Fix bug that leaks ovsdb_row
Yifeng Sun
2017-11-29
1
-1
/
+2
*
flow: Avoid buffer overread in parse_nsh() for malformed packet.
Ben Pfaff
2017-11-29
1
-1
/
+1
*
types: New macros ETH_ADDR_C and ETH_ADDR64_C.
Ben Pfaff
2017-11-29
7
-23
/
+31
*
util: Make xmalloc_cacheline() allocate full cachelines.
Ben Pfaff
2017-11-29
1
-28
/
+32
*
redhat: Create /etc/openvswitch/* with openvswitch as user/group
Timothy Redaelli
2017-11-29
1
-3
/
+4
*
smap: Return default on failure in smap_get_int/ullong.
Ilya Maximets
2017-11-29
1
-6
/
+19
*
util: Introduce str_to_ullong() helper function.
Ilya Maximets
2017-11-29
2
-0
/
+19
*
util: Check ranges on string to int/long conversion.
Ilya Maximets
2017-11-29
1
-2
/
+12
*
ovs-ofctl: Fix bad free in colors_parse_from_env().
Lili Huang
2017-11-29
1
-1
/
+2
*
datapath-windows: Fix possible NULL dereference in IpFragment
Alin Serdean
2017-11-29
1
-0
/
+1
*
datapath-windows: Fix static analysis warnings around ovsInstanceListLock
Alin Serdean
2017-11-29
1
-4
/
+7
*
datapath-windows: Fix static analysis warnings in OvsGetTcpPayloadLength
Alin Serdean
2017-11-29
1
-10
/
+7
*
datapath-windows: Add assert to ethHdr in OvsActionMplsPush
Alin Serdean
2017-11-29
1
-0
/
+1
*
datapath-windows: Vport check RtlStringCbLengthW return value
Alin Serdean
2017-11-29
1
-2
/
+7
*
datapath-windows: prettify logging in iphelper
Alin Serdean
2017-11-29
1
-2
/
+3
*
datapath-windows: Use only non executable memory
Alin Serdean
2017-11-29
10
-28
/
+35
*
tunnel: Fix deletion of datapath tunnel ports in case of reconfiguration
Balazs Nemeth
2017-11-28
7
-35
/
+98
*
system-stats: Include core number in the process stats.
Bhanuprakash Bodireddy
2017-11-28
1
-2
/
+3
*
process: Extend get_process_info() for additional fields.
Bhanuprakash Bodireddy
2017-11-28
2
-20
/
+25
*
util: Add high resolution sleep support.
Bhanuprakash Bodireddy
2017-11-28
4
-0
/
+56
*
ovn-northd; Treat logical ports of router type as always being up
Jakub Sitnicki
2017-11-28
3
-9
/
+88
*
ovn-northd: Refactor logic for logical port 'up' state update
Jakub Sitnicki
2017-11-28
1
-5
/
+2
*
datapath-windows: Account for VLAN tag in tunnel Decap
Shashank Ram
2017-11-28
10
-37
/
+111
*
Update mailing list archive pointers to the current server.
Justin Pettit
2017-11-27
5
-8
/
+8
*
odp-util: Fix buffer overread in parsing string form of ODP flows.
Ben Pfaff
2017-11-27
1
-1
/
+1
*
tc: Fix build breakage on GCC 7 by annotating fall-through.
Ben Pfaff
2017-11-27
1
-0
/
+2
[next]