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
/
xenserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
xenserver: Add install files to RPM file list
Greg Rose
2017-04-17
1
-0
/
+4
*
Adapt to flake8-import-order
xurong00037997
2017-03-08
1
-1
/
+2
*
trivial: Don't mix tabs and spaces in ovs-sim
Stephen Finucane
2016-11-30
1
-9
/
+9
*
doc: Convert xenserver/README to rST
Stephen Finucane
2016-11-03
3
-187
/
+176
*
xenserver: Remove deprecated print statement.
Joe Stringer
2016-06-07
2
-4
/
+6
*
xenserver: Use PEP 3110 exception syntax.
Joe Stringer
2016-06-07
3
-9
/
+9
*
xenserver: Remove tuple unpacking in lambdas.
Joe Stringer
2016-06-07
2
-11
/
+11
*
xenserver: Fix list/map access for python3.
Joe Stringer
2016-06-07
2
-29
/
+28
*
xenserver: Fix string compatibility in python3.
Joe Stringer
2016-06-07
2
-3
/
+10
*
xenserver: Sort vsctl port options.
Joe Stringer
2016-06-07
1
-1
/
+1
*
tests: Add ability to automatically rerun failed tests.
Ben Pfaff
2016-02-24
1
-2
/
+1
*
ovs-benchmark: Remove.
Ben Pfaff
2016-02-05
1
-3
/
+1
*
python: Convert dict iterators.
Russell Bryant
2016-01-21
1
-4
/
+5
*
ovs-bugtool: Add conntrack output.
William Tu
2016-01-14
1
-0
/
+5
*
python: Fix exception handler compatibility.
Russell Bryant
2016-01-12
1
-1
/
+1
*
python: Restrict line length to 79 chars.
Russell Bryant
2016-01-05
1
-1
/
+2
*
python: Remove unnecessary semicolons and slashes.
Russell Bryant
2016-01-05
1
-1
/
+1
*
python: Resolve pep8 blank line errors.
Russell Bryant
2016-01-05
1
-0
/
+2
*
python: Remove unused imports and variables.
Russell Bryant
2016-01-05
1
-2
/
+0
*
python: Run flake8 at build time.
Russell Bryant
2016-01-05
1
-0
/
+3
*
use "/usr/bin/env python" for shebangs for python scripts
YAMAMOTO Takashi
2015-11-26
1
-1
/
+1
*
xenserver: Add ovsdb_port variable to xapi configuration update plugin.
Sten Spans
2015-11-23
1
-1
/
+2
*
rpms: Remove ovs-sim man page from spec.
Gurucharan Shetty
2015-09-18
1
-1
/
+0
*
Increase prerequisite from Python 2.4 to Python 2.7.
Ben Pfaff
2015-06-23
1
-2
/
+0
*
rpms: Exclude OVN files from openvswitch packages.
Gurucharan Shetty
2015-06-22
1
-0
/
+7
*
xenserver: Use kernel uname version for XenServer 6.5
Edwin Chiu
2015-05-02
1
-6
/
+14
*
xenserver: Package vport-*.ko with kernel module.
Ben Pfaff
2015-04-05
1
-1
/
+2
*
bashcomp: Install and package completion scripts.
Alex Wang
2015-03-20
1
-0
/
+2
*
Use the IANA-assigned ports for OpenFlow and OVSDB.
Justin Pettit
2015-03-12
1
-1
/
+1
*
openvswitch-cfg-update: Fix incorrect controller config.
Alex Wang
2015-03-11
1
-1
/
+2
*
xenserver: Fix build spec for XenServer 6.5.
Edwin Chiu
2015-03-10
1
-7
/
+19
*
XenServer: Don't reset on xe-toolstack-restart
Jason Kölker
2015-02-06
1
-12
/
+17
*
XenServer: PEP8 Cleanup for openvswitch-cfg-update
Jason Kölker
2015-02-06
1
-67
/
+80
*
xen.spec: Fix xenserver build failure.
Alex Wang
2014-11-21
1
-0
/
+2
*
xenserver: Turn on SSE and SSE2 for the build, for atomic 64-bit ops.
Ben Pfaff
2014-11-03
1
-1
/
+1
*
xenserver: Add ovs-docker to the spec file.
Gurucharan Shetty
2014-10-17
1
-0
/
+1
*
ovs-bugtool: Add fdb output for all bridges
Andy Zhou
2014-10-09
1
-0
/
+5
*
Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.
Ben Pfaff
2014-09-29
1
-2
/
+2
*
test-controller: Rename to ovs-testcontroller, again install.
Ben Pfaff
2014-08-26
1
-1
/
+3
*
rhel, xenserver: Run unit tests while creating rpms.
Gurucharan Shetty
2014-07-01
1
-0
/
+16
*
xenserver: Fix build failures because of libraries in /usr/lib.
Gurucharan Shetty
2013-12-18
1
-0
/
+1
*
ovs-controller: Rename test-controller and do not install or package.
Ben Pfaff
2013-11-02
1
-2
/
+0
*
xenserver: Add VTEP packaging.
Justin Pettit
2013-10-17
1
-0
/
+5
*
utilities: a top like tool for ovs-dpctl dump-flows.
Mark Hamilton
2013-09-17
1
-0
/
+2
*
BFD: Add BFD output to bugtool
Pavithra Ramesh
2013-07-17
1
-0
/
+5
*
rhel, xenserver: Create /var/log/openvswitch directory.
Gurucharan Shetty
2013-07-15
1
-0
/
+1
*
ovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
Gurucharan Shetty
2013-07-10
1
-0
/
+5
*
ovs-xapi-sync: Make bridge-id caching logic easier to understand.
Ben Pfaff
2013-06-19
1
-17
/
+17
*
ovs-xapi-sync: Cache the bridge-id value for non nicira-bridge-id too.
Gurucharan Shetty
2013-06-18
1
-31
/
+14
*
leak-checker: Remove because it cannot be made thread-safe.
Ben Pfaff
2013-06-17
1
-3
/
+1
[next]