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
/
utilities
/
ovs-ofctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command-line: add ovs_cmdl_context
Russell Bryant
2015-03-17
1
-163
/
+166
*
command-line: add ovs_cmdl_ prefix
Russell Bryant
2015-03-16
1
-7
/
+7
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-76
/
+72
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-20
/
+22
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
1
-2
/
+2
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-4
/
+4
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-2
/
+2
*
classifier: Defer pvector publication.
Jarno Rajahalme
2014-11-14
1
-0
/
+5
*
classifier: Lockless and robust classifier iteration.
Jarno Rajahalme
2014-11-14
1
-5
/
+5
*
ovs-ofctl: Support bucket commands
Simon Horman
2014-11-13
1
-0
/
+18
*
Add support for OpenFlow 1.4+ "importance" values.
Rishi Bamba
2014-11-10
1
-0
/
+8
*
ovs-ofctl: Only allow usable protocols for group commands
Simon Horman
2014-11-05
1
-5
/
+8
*
ovs-ofctl: Free group buckets.
Simon Horman
2014-10-31
1
-0
/
+5
*
classifier: Change type used for priorities from 'unsigned int' to 'int'.
Ben Pfaff
2014-10-30
1
-3
/
+3
*
command-line: Add function to print command usage.
Alex Wang
2014-10-28
1
-63
/
+113
*
command-line: Add function to print all options.
Alex Wang
2014-10-28
1
-0
/
+5
*
nx-match: Add support for experimenter OXM.
Ben Pfaff
2014-10-08
1
-0
/
+5
*
ovs-ofctl: Correct help text for add-groups
Simon Horman
2014-09-26
1
-1
/
+1
*
compiler: Define NO_RETURN for MSVC.
Gurucharan Shetty
2014-09-15
1
-1
/
+1
*
ovs-ofctl: Workaround a compiler warning on MSVC.
Gurucharan Shetty
2014-09-11
1
-4
/
+5
*
ovs-ofctl: Generalize action and instruction test commands.
Ben Pfaff
2014-08-11
1
-173
/
+69
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-1
/
+1
*
ofp-actions: Pretend that OpenFlow 1.0 has instructions.
Ben Pfaff
2014-08-11
1
-7
/
+26
*
ovs-ofctl: Fix error message in "parse-ofp10-actions" internal command.
Ben Pfaff
2014-08-11
1
-1
/
+1
*
ovs-ofctl: Add --unixctl command line option.
Ben Pfaff
2014-07-28
1
-1
/
+12
*
cmap, classifier: Avoid unsafe aliasing in iterators.
Ben Pfaff
2014-07-21
1
-2
/
+2
*
lib/classifier: Lockless lookups.
Jarno Rajahalme
2014-07-11
1
-4
/
+0
*
lib/classifier: Simplify iteration with C99 declaration.
Jarno Rajahalme
2014-07-11
1
-17
/
+6
*
ovs-ofctl: Ability to read a hex string from file.
Gurucharan Shetty
2014-06-26
1
-4
/
+27
*
ofproto: Use OFPRR_GROUP_DELETE
Simon Horman
2014-06-11
1
-0
/
+1
*
ovs-ofctl: Enable the ability to 'detach' on Windows.
Gurucharan Shetty
2014-05-28
1
-0
/
+1
*
ovs-ofctl: Flush monitored data.
Gurucharan Shetty
2014-05-28
1
-0
/
+2
*
meta-flow: Encode OXM version information into struct mf_field.
Ben Pfaff
2014-05-14
1
-10
/
+16
*
Implement OpenFlow 1.5 port desc stats request.
Ben Pfaff
2014-05-14
1
-6
/
+15
*
Implement OpenFlow 1.5 group desc stats request.
Ben Pfaff
2014-05-14
1
-3
/
+9
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
1
-0
/
+1
*
ovs-ofctl: Fix port lookup and "ovs-ofctl" behavior for OpenFlow 1.3+.
Ben Pfaff
2014-05-14
1
-41
/
+52
*
Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
Ben Pfaff
2014-04-30
1
-1
/
+18
*
ofproto: Inline actions in struct rule_actions.
Jarno Rajahalme
2014-04-29
1
-4
/
+4
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-1
/
+1
*
ofpbuf: Rename trivial _get_ functions without the "get".
Jarno Rajahalme
2014-04-03
1
-1
/
+1
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-86
/
+87
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-5
/
+5
*
ofp-util: Implement OFPMP_TABLE_FEATURES decoding and printing.
Alexander Wu
2014-03-23
1
-0
/
+17
*
ofproto: Allow the use of the OpenFlow 1.4 protocol
Alexandru Copot
2014-03-23
1
-0
/
+1
*
ovs-ofctl: Use fcntl instead of sys/fcntl.
Gurucharan Shetty
2014-03-17
1
-1
/
+1
*
lib: simplify flow_extract() API
Andy Zhou
2014-02-28
1
-2
/
+4
*
fatal-signal: SIGPIPE for Windows.
Gurucharan Shetty
2014-02-26
1
-1
/
+2
[next]