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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldp: Fix DPDK build.
Pravin B Shelar
2015-03-04
1
-2
/
+2
*
test-hash: Do not exit check_word_hash() when there is a failure.
Alex Wang
2015-03-04
1
-1
/
+0
*
test-hash: Test hash_bytes128() with single 128-bit word.
Alex Wang
2015-03-04
1
-12
/
+89
*
lldpd: Fix use of list of struct lldpd_hardware.
Ben Pfaff
2015-03-03
1
-3
/
+2
*
lldpd-structs: Fix type of c_id member.
Ben Pfaff
2015-03-03
1
-2
/
+2
*
lldp-structs: Fix use of list of lldpd_aa_isid_vlan_maps_tlv.
Ben Pfaff
2015-03-03
1
-8
/
+5
*
lldp: Change representation of ISID to uint32_t.
Ben Pfaff
2015-03-03
1
-18
/
+6
*
test-aa: Make variables local to this file static.
Ben Pfaff
2015-03-03
1
-3
/
+3
*
lldp: Get rid of POKE macros in favor of inline functions.
Ben Pfaff
2015-03-03
1
-3
/
+3
*
auto-attach: Add auto-attach support to bridge layer and command set
Dennis Flynn
2015-03-03
5
-2
/
+343
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
5
-23
/
+23
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
4
-16
/
+19
*
test-hash: Remove the check_word_hash() for hash_bytes128_cb.
Alex Wang
2015-02-27
1
-10
/
+0
*
test-hash: Refine the check_256byte_hash().
Alex Wang
2015-02-27
1
-18
/
+22
*
test-hash: Make check_256byte_hash() test no 1-bits set case.
Alex Wang
2015-02-26
1
-2
/
+4
*
ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
Madhu Challa
2015-02-14
4
-51
/
+57
*
tests: Enable running parallel unit tests for Windows.
Gurucharan Shetty
2015-02-13
2
-2
/
+81
*
mac-learning: Implement per-port MAC learning fairness.
Ben Pfaff
2015-02-13
1
-0
/
+66
*
daemon.at: Fix a race condition with windows service test.
Gurucharan Shetty
2015-02-11
1
-1
/
+2
*
test: Hide the name space clean up inside ADD_NAMESPACE macro
Andy Zhou
2015-02-09
2
-1
/
+1
*
test: Reverse the order of commands added by ON_EXIT macro
Andy Zhou
2015-02-09
1
-1
/
+3
*
ofproto: add support of OFPR_ACTION_SET as packet-in reason for OF1.4+
Shu Shen
2015-02-06
1
-12
/
+60
*
test: remove openvswitch kernel module on test failure
Andy Zhou
2015-02-06
1
-0
/
+1
*
test: capture ping output into a file
Andy Zhou
2015-02-06
1
-1
/
+2
*
test: add name space removal on test failure
Andy Zhou
2015-02-06
1
-0
/
+1
*
test: remove unnecessary leading blanks
Andy Zhou
2015-02-06
1
-1
/
+1
*
test: remove unnecessary command lines
Andy Zhou
2015-02-06
1
-3
/
+1
*
test: remove namespace after ovs-vswitchd is stopped
Andy Zhou
2015-02-06
2
-3
/
+7
*
ovs-command-completion: Complete on file path by default.
Alex Wang
2015-02-03
1
-25
/
+0
*
ovs-command-completion: Autotest integration.
Alex Wang
2015-01-30
3
-0
/
+356
*
ovs-vsctl.at: Fix intermittent failure.
Alex Wang
2015-01-30
1
-0
/
+4
*
autotest: Use modprobe for kernel module unloading
Christoph Jaeger
2015-01-29
1
-1
/
+1
*
autotest: Fix kernel module unit test teardown
Christoph Jaeger
2015-01-28
1
-1
/
+1
*
vlog: Ability to override the default log facility.
Gurucharan Shetty
2015-01-28
1
-0
/
+63
*
test-sflow: Fix error message when a socket cannot be opened.
Ben Pfaff
2015-01-23
1
-2
/
+2
*
Add tests/kmod-testsuite to .gitignore
Lorand Jakab
2015-01-19
1
-0
/
+1
*
autotest: add autotest framework for adding kernel module unit tests
Andy Zhou
2015-01-16
4
-4
/
+143
*
autotest: refactor OVS_VSWITCHD_START MACRO
Andy Zhou
2015-01-16
4
-113
/
+123
*
test-atomic: Stop testing when running slow.
Jarno Rajahalme
2015-01-13
1
-4
/
+36
*
Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).
Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200
2015-01-13
3
-3
/
+76
*
ipv6: Add support for setting ipv6 flow label.
Pritesh Kothari
2015-01-13
1
-2
/
+2
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
3
-8
/
+172
*
vlog: Rename the currently used term 'facility' as 'destination'.
Gurucharan Shetty
2015-01-08
3
-5
/
+5
*
tests: Make test independent of the hash function.
Jarno Rajahalme
2015-01-07
1
-2
/
+2
*
miniflow: Use 64-bit data.
Jarno Rajahalme
2015-01-06
2
-12
/
+13
*
ofproto: Don't count hidden rules in table stats.
Ben Pfaff
2015-01-06
1
-0
/
+52
*
ofproto: Omit hidden tables from "next tables".
Ben Pfaff
2015-01-02
1
-6
/
+18
*
dpif-netdev: Add per-pmd flow-table/classifier.
Alex Wang
2014-12-30
1
-0
/
+6
*
ofproto-dpif.at: Avoid using GNU sed extensions
YAMAMOTO Takashi
2014-12-24
1
-1
/
+1
*
test: Fix intermittent failure.
Alex Wang
2014-12-23
1
-0
/
+3
[next]