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
*
ovsdb-server: Correct malformed error replies to certain JSON-RPC requests.
Ben Pfaff
2015-03-31
1
-1
/
+1
*
ovsdb-idl: Tolerate missing tables and columns.
Ben Pfaff
2015-03-31
3
-1
/
+161
*
netdev: Fix user space tunneling for set_tunnel action.
Ricky Li
2015-03-26
1
-1
/
+14
*
flow_format: Do not format "in_port=0".
Jarno Rajahalme
2015-03-26
3
-303
/
+303
*
ofproto-dpif: Restore metadata and registers on recirculation.
Jarno Rajahalme
2015-03-26
2
-104
/
+123
*
ofproto-dpif-xlate: Roll back group bucket actions after every bucket.
Jarno Rajahalme
2015-03-24
1
-0
/
+12
*
Implement hash fields select group
Simon Horman
2015-03-24
2
-4
/
+45
*
Support NTR selection method in ovs-ofctl group commands
Simon Horman
2015-03-24
1
-2
/
+2
*
auto-attach: Support latest version of auto-attach LLDP TLVs
Dennis Flynn
2015-03-23
1
-16
/
+17
*
ovs-vsctl-bashcomp: Avoid setting the COMP_WORDBREAKS.
Alex Wang
2015-03-20
1
-5
/
+5
*
command-line: add ovs_cmdl_context
Russell Bryant
2015-03-17
11
-222
/
+270
*
ofproto-dpif-xlate: Preserve stack across patch port.
Jarno Rajahalme
2015-03-16
1
-0
/
+49
*
match: Do not skip formatting a zero dp_hash.
Jarno Rajahalme
2015-03-16
2
-3
/
+3
*
Add testsuite.tmp.orig to .gitignore
Alin Serdean
2015-03-16
1
-0
/
+1
*
test-hash: Improve comments.
Alex Wang
2015-03-16
1
-68
/
+51
*
command-line: add ovs_cmdl_ prefix
Russell Bryant
2015-03-16
12
-41
/
+41
*
ovstest: Fix a typo in a comment.
Russell Bryant
2015-03-16
1
-1
/
+1
*
ovs-vsctl-bashcomp: Fix build failure when bash version < 4.0.
Alex Wang
2015-03-13
1
-3
/
+3
*
Use the IANA-assigned ports for OpenFlow and OVSDB.
Justin Pettit
2015-03-12
1
-1
/
+1
*
ovs-vsctl-bashcomp: Documentation and unit tests.
Alex Wang
2015-03-12
1
-0
/
+460
*
ovs-appctl-bashcomp: Keep naming consistency.
Alex Wang
2015-03-12
1
-30
/
+30
*
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
[next]