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
/
ofproto.at
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_format: Do not format "in_port=0".
Jarno Rajahalme
2015-03-26
1
-19
/
+19
*
Support NTR selection method in ovs-ofctl group commands
Simon Horman
2015-03-24
1
-2
/
+2
*
ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
Madhu Challa
2015-02-14
1
-2
/
+4
*
Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).
Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200
2015-01-13
1
-2
/
+17
*
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
1
-1
/
+2
*
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
*
ovs-ofctl: Support bucket commands
Simon Horman
2014-11-13
1
-0
/
+103
*
Fix misspellings of "OpenFlow".
Ben Pfaff
2014-11-12
1
-1
/
+1
*
ofproto: Test that group commands fail for OpenFlow 1.0
Simon Horman
2014-11-12
1
-0
/
+19
*
ofproto: Add OpenFlow 1.5 group tests.
Simon Horman
2014-11-11
1
-4
/
+64
*
ofproto: Add OpenFlow 1.3 group stats test.
Simon Horman
2014-11-11
1
-1
/
+25
*
ofp-print: Print bucket ids of OpenFlow 1.5 group messages.
Simon Horman
2014-11-11
1
-1
/
+1
*
ofproto: Fix supported group types.
Shu Shen
2014-11-10
1
-1
/
+13
*
miniflow_extract: Properly handle small IP packets.
Jarno Rajahalme
2014-11-10
1
-3
/
+3
*
flow: Support OF1.5+ (draft) actset_output field.
Ben Pfaff
2014-11-03
1
-1
/
+2
*
ofproto: Only allow indirect groups with one bucket
Simon Horman
2014-10-24
1
-0
/
+16
*
ofproto: Report support for group stats.
Ben Pfaff
2014-10-23
1
-2
/
+2
*
tests: Add test of double set-field in output action list.
Jean Tourrilhes
2014-10-08
1
-0
/
+28
*
tests: Check that port status MODIFY messages are generated.
Jean Tourrilhes
2014-10-08
1
-0
/
+73
*
lib/match: Do not format undefined fields.
Jarno Rajahalme
2014-10-06
1
-18
/
+18
*
ofp-actions: Fix error code for invalid table id.
Selvamuthukumar
2014-09-24
1
-1
/
+1
*
ofproto: Implement OpenFlow 1.3+ table features request.
Ben Pfaff
2014-08-11
1
-0
/
+105
*
ofp-util: Abstract table miss configuration and fix related bugs.
Ben Pfaff
2014-08-11
1
-32
/
+77
*
ofp-actions: Add instructions bitmaps and fix related bug.
Ben Pfaff
2014-08-11
1
-1
/
+1
*
ofp-actions: Add action bitmap abstraction.
Ben Pfaff
2014-08-11
1
-10
/
+10
*
connmgr: Only send role status messages to OpenFlow 1.4+ controllers.
Ben Pfaff
2014-07-28
1
-30
/
+117
*
ofp-parse: Correctly parse actions= in group bucket
Thomas Graf
2014-06-24
1
-1
/
+2
*
ofproto: Honour out_port of flow monitors
Simon Horman
2014-06-23
1
-0
/
+52
*
ofproto: Honour NXFMF_OWN flag of flow monitors
Simon Horman
2014-06-13
1
-0
/
+42
*
ofproto: Break out perl code for sorting multiline messages
Simon Horman
2014-06-13
1
-18
/
+23
*
tests: Use set_field instead of load_reg in OF1.2 test for metadata.
Jean Tourrilhes
2014-06-12
1
-2
/
+2
*
ofproto: Use OFPRR_GROUP_DELETE
Simon Horman
2014-06-11
1
-0
/
+9
*
ofproto: Send monitor updates if a flow mod changes a rules actions
Simon Horman
2014-06-05
1
-0
/
+5
*
tests: Fix an ofproto test.
Joe Stringer
2014-05-22
1
-2
/
+2
*
Implement OpenFlow 1.5 port desc stats request.
Ben Pfaff
2014-05-14
1
-0
/
+34
*
Implement OpenFlow 1.5 group desc stats request.
Ben Pfaff
2014-05-14
1
-0
/
+5
*
Implement OpenFlow 1.4 queue statistics.
Ben Pfaff
2014-05-14
1
-0
/
+17
*
Implement OpenFlow 1.4 port statistics.
Ben Pfaff
2014-05-14
1
-0
/
+13
*
Implement OpenFlow 1.4 port_mod messages.
Ben Pfaff
2014-05-14
1
-0
/
+32
*
Add basic implementation for OpenFlow 1.4 bundles
Alexandru Copot
2014-05-02
1
-0
/
+234
*
tests: Skip queue limit tests if the queues are very large.
Ben Pfaff
2014-04-10
1
-0
/
+3
*
bridge: don't bring up internal ports by default.
Flavio Leitner
2014-04-03
1
-8
/
+8
*
ofproto.at: Fix races in rule eviciton tests
YAMAMOTO Takashi
2014-04-02
1
-20
/
+34
*
ofproto: Fix a race in pause and resume test
YAMAMOTO Takashi
2014-04-02
1
-1
/
+6
*
tests: Fix small typo in "OpenFlow" in ofproto tests.
Justin Pettit
2014-03-18
1
-2
/
+2
*
ofproto: Update rule's priority in eviction group.
kmindg
2014-03-11
1
-0
/
+74
*
tests/ofproto.at: Avoid stdout/stderr ordering assumptions
YAMAMOTO Takashi
2013-12-20
1
-5
/
+8
*
vconn: Reply with OFPBRC_BAD_VERSION for bad version.
Ben Pfaff
2013-12-13
1
-0
/
+23
[next]