datapath-windows: Rename switch context's portHashArray and vport's portLink
[cascardo/ovs.git] / utilities /
2014-10-09 Andy Zhouovs-bugtool: Add fdb output for all bridges
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-08 Ben Pfaffofp-actions: Support OF1.5 (draft) masked Set-Field...
2014-10-08 Ben Pfaffovs-vsctl: Allow modifying "immutable" columns if we...
2014-10-08 Ben Pfaffovs-ofctl: Document protocol-specific forms as preferre...
2014-10-01 Pritesh KothariREADME: Adding github markup and travis-ci build status...
2014-09-29 Ben Pfaffovs-ofctl: Correct typo in documentation.
2014-09-26 Simon Hormanovs-ofctl: Correct help text for add-groups
2014-09-23 Alex Wangovs-pki: Use SHA-1 instead of SHA-512 as message digest.
2014-09-19 Ben Pfaffovs-pki: Use SHA-512 instead of MD5 as message digest.
2014-09-17 Ethan Jacksonovs-dev.py: Support running the clang binaries.
2014-09-17 Ethan Jacksonovs-dev.py: Support additional optimization flags.
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-15 Daniele Di Proiettoovs-dev.py: do not pass --enable-dummy to ovsdb
2014-09-11 Gurucharan Shettyovs-ofctl: Workaround a compiler warning on MSVC.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-09-02 Ben Pfaffovs-vsctl: Correctly exit on errors for non-map types...
2014-09-02 Srini Seetharamanofp-actions: Support "resubmit" actions in action sets.
2014-08-26 Ben Pfafftest-controller: Rename to ovs-testcontroller, again...
2014-08-21 Ben Pfaffovs-ofctl: Document that "move" uses a standard action...
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-15 Thomas Grafofp-actions: Include OFPACT_REG_MOVE in action set
2014-08-14 Justin PettitFix capitalization of OpenFlow.
2014-08-14 Chunhe Liovs-lib: Add process name checking when start ovs service
2014-08-11 Ben Pfaffovs-ofctl: Generalize action and instruction test commands.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Pretend that OpenFlow 1.0 has instructions.
2014-08-11 Ben Pfaffovs-ofctl: Fix error message in "parse-ofp10-actions...
2014-08-11 Ben Pfaffovs-ofctl: Un-document "apply_actions" because it does...
2014-08-05 Ethan Jacksonovs-dev.py: Support check-valgrind in the Makefile.
2014-08-04 Ben Pfaffovs-appctl: Add logging options.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...
2014-07-28 Ben Pfaffovs-ofctl: Add --unixctl command line option.
2014-07-28 Ben Pfaffmeta-flow: Add 64-bit registers.
2014-07-22 Ben Pfaffovs-ctl: Add comment to explain why we only save ofport...
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-06-30 Gurucharan Shettyovs-benchmark: Compile for windows.
2014-06-27 Gurucharan Shettyovs-ofctl: Ability to read a hex string from file.
2014-06-25 Ben Pfaffovs-ofctl: Document form of packet parameters to "packe...
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-24 Pim van den Bergutilities: skip loading kernel module if kernel has...
2014-06-24 Flavio Leitnerbridge: Enable multicast support on the bridge
2014-06-24 Thomas Grafovs-ofctl.8: Move mod-table out of group tables section
2014-06-24 Thomas Grafovs-ofctl.8: Document group:group_id action
2014-06-17 Thomas Grafovs-vsctl: Fix OF protocol name capitalization in manua...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-06 Ben Pfaffovs-ofctl: Support "send_flow_rem" in "learn" actions.
2014-06-06 Ben Pfaffovs-ofctl: Document 'cookie' argument to learn action.
2014-06-04 Joe Stringerovs-dev.py: Add option to run tests in parallel.
2014-06-04 Joe Stringerovs-dev.py: Add option to specify which tests to run.
2014-05-29 Daniele Di Proiettoovs-dev.py: add option to run with dpdk
2014-05-28 Gurucharan Shettyovs-ofctl: Enable the ability to 'detach' on Windows.
2014-05-28 Gurucharan Shettyovs-ofctl: Flush monitored data.
2014-05-21 Ben Pfaffovs-vsctl: Add an example of how to limit the flows...
2014-05-20 Alex Wangovs-ctl: Raise the limit on the number of open file...
2014-05-20 Ben Pfaffdpif: Refactor flow dumping interface to make better...
2014-05-19 Thomas Grafovs-vsctl: Add error column to show command
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
2014-05-14 Gurucharan Shettyovs-pki: Workaround lack of /dev/stdin in Windows.
2014-05-14 Gurucharan Shettyovs-pki: Pass correct argument to 'sign' command.
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2014-05-09 Ethan Jacksonovs-dev.py: Add support for dpdk builds.
2014-05-01 Ben Pfaffovs-ctl: Install manpage.
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-08 Ben Pfaffovs-dev.py: Update repository location.
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-28 Gurucharan Shettyovs-appctl: A port for Windows.
2014-03-28 Gurucharan Shettyovs-appctl: Close the connection during error.
2014-03-28 Andy Zhouovs-vsctl: Improve error reporting
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-18 Arun SharmaMan ovs-ofctl: Typo in arp_spa & arp_tpa
2014-03-17 Gurucharan Shettyovs-ofctl: Use fcntl instead of sys/fcntl.
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-28 Justin Pettitman: Document common options in ovs-vsctl and vtep...
2014-02-28 Justin Pettitovs-vsctl: Print schema version when called with "...
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Flavio Leitnerovs-lib: allow non-root users to check service status
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-02-04 Ken Ajiroovs-vsctl: Update will be discarded when multiple ovs...
next