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
*
ofp-parse: Fix parsing, formatting of multiple fields in NTR extension.
Ben Pfaff
2015-11-03
1
-2
/
+2
*
ovs-ofctl: Fix OpenFlow versions with '--bundle'
Jarno Rajahalme
2015-10-19
1
-6
/
+6
*
ofproto: Correct encoding and decoding of group desc properties.
Simon Horman
2015-10-16
1
-0
/
+3
*
Add connection tracking label support.
Joe Stringer
2015-10-13
1
-1
/
+2
*
Add connection tracking mark support.
Joe Stringer
2015-10-13
1
-1
/
+2
*
Add support for connection tracking.
Joe Stringer
2015-10-13
1
-0
/
+2
*
tests: Ignore more error messages for hidden rules test.
Ben Pfaff
2015-09-29
1
-1
/
+1
*
tests: Shorten line in table-features test.
Ben Pfaff
2015-09-20
1
-1
/
+3
*
ofproto: Implement OF1.4 Group & Meter change notification messages
Niti Rohilla
2015-09-09
1
-0
/
+91
*
tests: Replace ON_EXIT m4 macro by on_exit() shell function.
Ben Pfaff
2015-09-09
1
-3
/
+3
*
ofp-print: Abbreviate duplicated table features.
Ben Pfaff
2015-07-28
1
-73
/
+129
*
ofproto: Implement OF1.4 Set/Get asynchronous configuration messages.
Niti Rohilla
2015-07-27
1
-0
/
+122
*
tunneling: Allow matching and setting tunnel 'OAM' flag.
Jesse Gross
2015-07-15
1
-2
/
+3
*
Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
Ben Pfaff
2015-07-03
1
-0
/
+22
*
Implement OpenFlow 1.4+ OFPTC_EVICTION.
Ben Pfaff
2015-07-03
1
-2
/
+4
*
ofproto: Use OF1.4+ "importance" as part of eviction criteria.
Ben Pfaff
2015-07-03
1
-0
/
+62
*
ofproto: Fix use-after-free in bridge destruction with groups.
Ben Pfaff
2015-06-26
1
-0
/
+13
*
tunnel: Geneve TLV handling support for OpenFlow.
Jesse Gross
2015-06-25
1
-2
/
+66
*
tests: Adjust output of vconn for windows.
Gurucharan Shetty
2015-06-22
1
-2
/
+2
*
ofproto.at: Don't specify the specific error.
Gurucharan Shetty
2015-06-22
1
-2
/
+3
*
Use classifier versioning.
Jarno Rajahalme
2015-06-11
1
-21
/
+21
*
ovs-ofctl: Add bundle support and unit testing.
Jarno Rajahalme
2015-06-10
1
-0
/
+244
*
ofp-util: Convert flow_metadata to match structure.
Jesse Gross
2015-06-08
1
-4
/
+4
*
ofproto: Add support for reverting flow mods and bundle commit.
Jarno Rajahalme
2015-06-01
1
-33
/
+33
*
ofp-parse: Properly report error for invalid group ID.
Ben Pfaff
2015-04-21
1
-0
/
+5
*
ofp-util: Add missing 'break;' in bad_group_cmd().
Ben Pfaff
2015-04-21
1
-1
/
+8
*
ofp-parse: Properly report error for invalid bucket ID.
Ben Pfaff
2015-04-17
1
-0
/
+5
*
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
[next]