Add defines, enums and headers for MSVC
[cascardo/ovs.git] / utilities /
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...
2014-01-25 Ethan Jacksonovs-dev.py: Only build the Linux datapath with GCC.
2014-01-24 Gurucharan Shettysyslog: Provide stub functions for openlog and syslog.
2014-01-23 Luigi Rizzolib/pcap-file: add 'ovs_' prefix to pcap functions
2014-01-22 Ethan Jacksonconfigure: Enable silent rules.
2014-01-22 Ethan Jacksonovs-dev.py: Configure silently.
2014-01-22 Ethan Jacksonovs-dev.py: Add compiler optimization options.
2014-01-22 Ethan Jacksonovs-dev.py: Add "-fno-omit-frame-pointer" compiler...
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2014-01-09 Daniele Venturinoutilities: Wrong command syntax in ovs-vsctl manpage.
2013-12-23 Ethan Jacksonovs-dev.py: Pass leak-check=full to valgrind.
2013-12-23 Ben Pfaffovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlo...
2013-12-23 Ben Pfaffpcap-file: Add timestamp support for reading and writin...
2013-12-20 Gurucharan Shettyovs-check-dead-ifs: Flush buffer before calling execvp.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ethan Jacksonovs-ofctl: Replace TODO with XXX.
2013-12-13 Simon Hormanovs-ofctl: Update push_mpls documentation
2013-12-12 Ethan Jacksonovs-dev.py: Build with both GCC and Clang.
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-12-06 Henry Maivlog: Add option to send vlog syslog output to arbitrar...
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Ben Pfaffutilities: Regenerate ovs-lib if configuration changes.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-13 Simon Hormanovs-ofctl: Document arp_spa and arp_tpa matches
2013-11-13 Simon Hormanovs-ofctl: Document set_mpls_{label,tc} actions
2013-11-13 Simon Hormanovs-ofctl: Document mpls_{label,bos,tc} matches
2013-11-13 Simon Hormanovs-ofctl: Document masked versions of arp_sha and...
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
next